chore(deps): update helm release home-assistant to v9

Signed-off-by: Auricom <auricom@users.noreply.github.com>
This commit is contained in:
Renovate Bot
2021-06-15 11:12:55 +00:00
committed by auricom
parent 6866395e67
commit 4447943fa7

View File

@@ -10,7 +10,7 @@ spec:
spec: spec:
# renovate: registryUrl=https://k8s-at-home.com/charts/ # renovate: registryUrl=https://k8s-at-home.com/charts/
chart: home-assistant chart: home-assistant
version: 8.3.1 version: 9.1.1
sourceRef: sourceRef:
kind: HelmRepository kind: HelmRepository
name: k8s-at-home-charts name: k8s-at-home-charts
@@ -33,6 +33,7 @@ spec:
hostNetwork: true hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet dnsPolicy: ClusterFirstWithHostNet
service: service:
main:
annotations: annotations:
prometheus.io/probe: "true" prometheus.io/probe: "true"
prometheus.io/protocol: http prometheus.io/protocol: http
@@ -41,6 +42,7 @@ spec:
- ${CLUSTER_LB_HASS} - ${CLUSTER_LB_HASS}
externalTrafficPolicy: Local externalTrafficPolicy: Local
ingress: ingress:
main:
enabled: true enabled: true
annotations: annotations:
kubernetes.io/ingress.class: "nginx" kubernetes.io/ingress.class: "nginx"