From beaab7fe822e7565f084be9a12a21b57666eecfd Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 15:17:33 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/home-assistant/home-assistant to v2023.11.2 --- .../apps/home-automation/home-assistant/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/home-automation/home-assistant/app/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/home-assistant/app/helm-release.yaml index bfc445b57..20d9025f7 100644 --- a/kubernetes/talos-flux/apps/home-automation/home-assistant/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/home-assistant/app/helm-release.yaml @@ -29,7 +29,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2023.11.1 + tag: 2023.11.2 env: TZ: ${SETTING_TZ} envFrom: