From 317cf8246fd19841c348c7b530c03c10679771ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 18:54:58 +0000 Subject: [PATCH] feat(container): update image ghcr.io/home-assistant/home-assistant to v2023.12.4 | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | --------- | | docker | ghcr.io/home-assistant/home-assistant | 2023.7.2 | 2023.12.4 | --- 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 a56faeae..bca80c30 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -23,7 +23,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2023.7.2 + tag: 2023.12.4 env: TZ: "${TIMEZONE}" envFrom: