From a3d88d9bad5876dc6b1dde66f14a99756bb0f46b Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 01:39:46 +0000 Subject: [PATCH] fix(container): update helm values ghcr.io/home-assistant/home-assistant to 2022.6.3 --- 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 44ea552e8..049c77d3b 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.2 + tag: 2022.6.3 env: TZ: "${TIMEZONE}"