36 lines
1.0 KiB
YAML
36 lines
1.0 KiB
YAML
apiVersion: v2
|
|
appVersion: 2021.3.4
|
|
description: Home Assistant
|
|
name: home-assistant
|
|
version: 7.2.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- home-assistant
|
|
- hass
|
|
- homeassistant
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/home-assistant
|
|
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
|
|
sources:
|
|
- https://github.com/home-assistant/home-assistant
|
|
- https://github.com/cdr/code-server
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/home-assistant
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 2.1.0
|
|
- name: postgresql
|
|
version: 10.3.7
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresql.enabled
|
|
- name: mariadb
|
|
version: 9.3.4
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: mariadb.enabled
|
|
- name: influxdb
|
|
version: 1.1.9
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: influxdb.enabled
|