From b62c873eb3d55873740b8f1b09625570c853823e Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 3 Aug 2022 14:19:08 +0000 Subject: [PATCH] feat(container): update helm values ghcr.io/home-assistant/home-assistant to 2022.8.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 3549849aa..841d6d02f 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.7.7 + tag: 2022.8.0 env: TZ: "${TIMEZONE}"