e8f9ef02d4
Includes mix fixes like: - Fixing the documentation - Making sure device and storage mounts work correctly - Fixing broken things that where supposed to work according to the PR highlights - Moving some additional things to TrueCharts based containers - Hiding, changing and reordening some bad UI elements - Adding support for supplementalGroup permissions Co-authored-by: Dan Sheridan <dan.sheridan@postman.org.uk> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Justin Clift <justin@postgresql.org>
61 lines
1.7 KiB
YAML
61 lines
1.7 KiB
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: home-assistant
|
|
version: 2.0.0
|
|
upstream_version: 5.3.0
|
|
appVersion: "auto"
|
|
description: home-assistant App for TrueNAS SCALE
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/charts/tree/master/charts/home-assistant
|
|
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Home_Assistant_Logo.svg/519px-Home_Assistant_Logo.svg.png
|
|
keywords:
|
|
- home-assistant
|
|
- hass
|
|
- homeassistant
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/home-assistant
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/home-assistant
|
|
- https://github.com/home-assistant/home-assistant
|
|
- https://github.com/cdr/code-server
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.truecharts.org/
|
|
version: 2.0.0
|
|
# condition:
|
|
# tags:
|
|
# import-values:
|
|
# alias:
|
|
# ## postgresql is currently not ported to SCALE yet.
|
|
# - name: postgresql
|
|
# version: 10.2.0
|
|
# repository: https://charts.bitnami.com/bitnami
|
|
# condition: postgresql.enabled
|
|
# # tags:
|
|
# # import-values:
|
|
# # alias:
|
|
# ## mariadb is currently not ported to SCALE yet.
|
|
# - name: mariadb
|
|
# version: 0.1.0
|
|
# repository: file://../../mariadb/0.0.1/
|
|
# condition: mariadb.enabled
|
|
# # tags:
|
|
# # import-values:
|
|
# # alias:
|
|
# ## InfluxDB is currently not ported to SCALE yet.
|
|
# - name: influxdb
|
|
# version: 1.1.6
|
|
# repository: https://charts.bitnami.com/bitnami
|
|
# condition: influxdb.enabled
|
|
# # tags:
|
|
# # import-values:
|
|
# # alias:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
- name: Troy Prelog
|
|
email: 35702532+tprelog@users.noreply.github.com
|
|
url: truecharts.org
|
|
# annotations:
|