From 0181271900ac31ee0df2507e1ca20729739be704 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 01:18:49 +0000 Subject: [PATCH] feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2023.12.3 | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | --------- | | docker | ghcr.io/home-assistant/home-assistant | 2022.8.7 | 2023.12.3 | --- 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 55b20fe8d..9418f4f65 100644 --- a/cluster/apps/home/home-assistant/helm-release.yaml +++ b/cluster/apps/home/home-assistant/helm-release.yaml @@ -21,7 +21,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2022.8.7 + tag: 2023.12.3 env: TZ: America/Chicago envFrom: