From c0bd408539a00aec6b5a589501400bf43dd9fc4b Mon Sep 17 00:00:00 2001 From: roybatty-bot <341140+roybatty-bot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 21:07:48 +0000 Subject: [PATCH] feat(container): update image ghcr.io/home-assistant/home-assistant to v2023.9.0 --- cluster/apps/home/home-assistant/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/home-assistant/app/helm-release.yaml b/cluster/apps/home/home-assistant/app/helm-release.yaml index 4704a345..1b2fbc79 100644 --- a/cluster/apps/home/home-assistant/app/helm-release.yaml +++ b/cluster/apps/home/home-assistant/app/helm-release.yaml @@ -20,7 +20,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2023.8.4 + tag: 2023.9.0 env: TZ: "${TZ}" hostNetwork: true