From 4037213de0b228076388bf7f0cbfc6b68af3b834 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 22:59:18 +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 | 2022.8.7 | 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 55b20fe8d..1ec6c45ca 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.0 env: TZ: America/Chicago envFrom: