Commit Graph
8 Commits
Author SHA1 Message Date
shaandClaude Sonnet 5 cc5ecd25ce Switch adguardhome/esphome/signal-gateway/zigbee2mqtt to PVC storage
Replaces raw hostPath (/srv/data/<app>) with a local-path PVC per app,
so these apps get proper PVC lifecycle semantics and can have a PVC
backup CronJob (matching what gitea already has) instead of being
unbacked host directories. local-path already lives on the same disk
these hostPaths did, so this isn't a storage-tier change.

adguardhome specifically: consolidates the previous split work/+conf/
hostPath mounts into a single PVC mounted at /opt/adguardhome (its own
default convention), since a real deployment can't run two hostPath
subtrees off one PVC.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01566weDFku8TaRC2CJUPVM1
2026-08-24 02:44:30 +03:00
github-actions[bot] 8256ee43cb chore: Automated version update for Helm charts 2026-08-19 03:18:48 +00:00
github-actions[bot] 104855b4bd chore: Automated version update for Helm charts 2026-07-14 04:00:51 +00:00
github-actions[bot] 28fcf8c830 chore: Automated version update for Helm charts 2026-06-03 04:32:38 +00:00
github-actions[bot] 0e81d6de7f chore: Automated version update for Helm charts 2026-05-22 04:28:19 +00:00
github-actions[bot] af901ed1d4 chore: Automated version update for Helm charts 2026-05-20 04:28:07 +00:00
github-actions[bot] bf21b3a74f chore: Automated version update for Helm charts 2026-04-17 04:03:53 +00:00
sha 965420e54e feat: Add AdGuard Home Helm chart with deployment, services, ingress, and values configuration 2026-03-26 20:57:31 +02:00