Add homeassistant app.

This commit is contained in:
2025-08-16 07:55:10 -07:00
parent c2f8f7e6a0
commit a663746686
8 changed files with 204 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
name: homeassistant
install: true
description: Home Assistant is an open source home automation platform that puts local control and privacy first.
version: 2025.1.0
icon: https://brands.home-assistant.io/homeassistant/logo.png
requires: []
defaultConfig:
image: ghcr.io/home-assistant/home-assistant:stable
timezone: UTC
storage: 50Gi
domain: hass.{{ .cloud.internalDomain }}
tlsSecretName: wildcard-internal-wild-cloud-tls
requiredSecrets: []