From 9e7974917e515f0666cb05a9ebdcba0136303f20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 03:40:19 +0000 Subject: [PATCH] feat(container): update image ghcr.io/home-assistant/home-assistant to v2023.8.1 | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | -------- | | docker | ghcr.io/home-assistant/home-assistant | 2023.7.2 | 2023.8.1 | --- 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 a56faeaee..385895cf7 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.8.1 env: TZ: "${TIMEZONE}" envFrom: