Commit Graph
7 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] 8cb9f8b27a chore: Automated version update for Helm charts 2026-08-02 04:12:42 +00:00
github-actions[bot] 247991f5cb chore: Automated version update for Helm charts 2026-07-02 04:25:18 +00:00
github-actions[bot] 7da0adffdb chore: Automated version update for Helm charts 2026-06-10 04:31:32 +00:00
github-actions[bot] 28f75051c5 chore: Automated version update for Helm charts 2026-06-02 04:32:20 +00:00
github-actions[bot] af901ed1d4 chore: Automated version update for Helm charts 2026-05-20 04:28:07 +00:00
sha 9bfa308bc4 feat: Add initial Zigbee2MQTT Helm chart with deployment, service, ingress, and values configuration 2026-05-19 18:12:52 +03:00