From aa09235b53a424f78f02c55d26a890f65e46aa23 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 6 Jul 2022 20:20:19 +0000 Subject: [PATCH] feat(container): update helm values ghcr.io/home-assistant/home-assistant to 2022.7.0 --- cluster/apps/home-automation/home-assistant/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home-automation/home-assistant/helm-release.yaml b/cluster/apps/home-automation/home-assistant/helm-release.yaml index 2af6749f2..c1f6f77d9 100644 --- a/cluster/apps/home-automation/home-assistant/helm-release.yaml +++ b/cluster/apps/home-automation/home-assistant/helm-release.yaml @@ -19,7 +19,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2022.6.7 + tag: 2022.7.0 env: TZ: "${TIMEZONE}"