35 lines
904 B
YAML
35 lines
904 B
YAML
apiVersion: v2
|
|
appVersion: "2022.2.2"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.15.0
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://truecharts.org/
|
|
version: 6.0.62
|
|
deprecated: false
|
|
description: home-assistant App for TrueNAS SCALE
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/home-assistant
|
|
icon: https://truecharts.org/_static/img/appicons/home-assistant-icon.png
|
|
keywords:
|
|
- home-assistant
|
|
- hass
|
|
- homeassistant
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: home-assistant
|
|
sources:
|
|
- https://github.com/home-assistant/home-assistant
|
|
- https://github.com/cdr/code-server
|
|
type: application
|
|
version: 12.0.40
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- home-automation
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|