From 1ca27abcf0687c8bf7792c93ed5d9e1c0b5cf943 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 15:24:26 +0000 Subject: [PATCH] feat(container): update helm values ghcr.io/home-assistant/home-assistant to 2022.6.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 479b27d28..f826de0ec 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.5.5 + tag: 2022.6.0 env: TZ: "${TIMEZONE}"