From 2d5d32cddec658a120588292cdaa6b8c277026c7 Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 18:53:11 +0000 Subject: [PATCH] feat(container): update ghcr.io/home-assistant/home-assistant docker tag to 2023.12.0 | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | --------- | | docker | ghcr.io/home-assistant/home-assistant | 2023.9.3 | 2023.12.0 | --- cluster/apps/home/home-assistant/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/home-assistant/helm-release.yaml b/cluster/apps/home/home-assistant/helm-release.yaml index b4c129458..cef6a9a96 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -24,7 +24,7 @@ spec: tolerationSeconds: 15 image: repository: ghcr.io/home-assistant/home-assistant - tag: 2023.9.3 + tag: 2023.12.0 env: TZ: "Europe/London" envFrom: