Update patch Docker tags (#481)
* Update patch Docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot <bot@truecharts.org> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
co-authored by
Renovate Bot
TrueCharts-Bot
parent
4f0656ec26
commit
9d9fecf49e
@@ -1,57 +1,31 @@
|
||||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: home-assistant
|
||||
version: 4.0.0
|
||||
upstream_version: 5.3.0
|
||||
appVersion: "auto"
|
||||
description: home-assistant App for TrueNAS SCALE
|
||||
type: application
|
||||
appVersion: auto
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://truecharts.org/
|
||||
version: 4.1.5
|
||||
deprecated: false
|
||||
description: home-assistant App for TrueNAS SCALE
|
||||
home: https://github.com/truecharts/apps/tree/master/stable/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/apps/tree/master/stable/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://truecharts.org/
|
||||
version: 4.1.5
|
||||
# condition:
|
||||
# ## 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:
|
||||
- home-assistant
|
||||
- hass
|
||||
- homeassistant
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: truecharts.org
|
||||
- name: tprelog
|
||||
email: 35702532+tprelog@users.noreply.github.com
|
||||
url: truecharts.org
|
||||
# annotations:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: truecharts.org
|
||||
- email: 35702532+tprelog@users.noreply.github.com
|
||||
name: tprelog
|
||||
url: truecharts.org
|
||||
name: home-assistant
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/stable/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
|
||||
type: application
|
||||
upstream_version: 5.3.0
|
||||
version: 4.0.1
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.5.0
|
||||
tag: 2021.5.5
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: homeassistant/home-assistant
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2021.5.0
|
||||
tag: 2021.5.5
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
Reference in New Issue
Block a user