From 056658046784adad592fa056cf514d1ede1b266c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 03:29:09 +0000 Subject: [PATCH] feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2023.9.3 | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | -------- | | docker | ghcr.io/home-assistant/home-assistant | 2022.8.7 | 2023.9.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..24989aa4b 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.9.3 env: TZ: America/Chicago envFrom: