From c1401fd57cfd03ccfdef269607a8643a2d3db28b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 20:01:12 +0000 Subject: [PATCH] feat(container)!: Update ghcr.io/home-assistant/home-assistant Docker tag to 2023.10.0 | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | --------- | | docker | ghcr.io/home-assistant/home-assistant | 2022.8.7 | 2023.10.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..b866e907e 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.10.0 env: TZ: America/Chicago envFrom: