Commit Graph
7 Commits
Author SHA1 Message Date
shaandClaude Sonnet 5 c66bac4714 fix(home-assistant): disable deprecated http: config section on ha-dev
HA core has migrated the http: config (server_port, ip_ban_enabled,
login_attempts_threshold, use_x_forwarded_for, trusted_proxies) out of
configuration.yaml, causing "already been migrated and is now being
ignored" warnings. Disable http.enabled by default on home-assistant-dev,
mark the section deprecated in both charts, and document removal planned
for appVersion 2027.7.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-07 11:29:38 +03:00
sha 5c86c59a26 chore: Update Home Assistant chart version to 0.1.18 and add PVC backup CronJob template 2026-04-10 22:08:14 +03:00
sha 7fd9d16626 feat: Add HTTP configuration options for Home Assistant Helm chart 2026-03-30 23:45:14 +03:00
sha c567e1908e feat: Add persistent volume claim support for backups and update Helm chart version 2026-03-24 21:53:39 +02:00
sha 83e9c35f19 feat: Add support for HA secrets management with init container and configuration options 2026-03-18 14:37:28 +02:00
sha c632968e49 feat: Add PostgreSQL support with initialization job and configuration options 2026-03-18 14:17:39 +02:00
sha f66593fa77 feat: Add Home Assistant Helm chart with PostgreSQL backup support 2026-03-18 12:04:22 +02:00