feat: Add Home Assistant Helm chart with PostgreSQL backup support

This commit is contained in:
sha
2026-03-18 12:04:22 +02:00
parent 703f571370
commit f66593fa77
8 changed files with 369 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
apiVersion: v2
name: home-assistant
description: A Helm chart for Home Assistant with PostgreSQL backup support
type: application
annotations:
version-source: github-release:home-assistant/core
version-pattern: "s|^v||"
version: 0.1.0
appVersion: "2026.3.1"