From 6596eb863b08b6479e0020280b37dc1fb908512a Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 12:28:09 +0000 Subject: [PATCH] fix(container): update ghcr.io/home-assistant/home-assistant docker tag to 2022.2.5 --- 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 0652d321f..7ef13f3c4 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.2.4 + tag: 2022.2.5 env: TZ: "Europe/Paris"