From d0c0acec7707bbca1797720b9c9face40bd56906 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 01:17:23 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/esphome/esphome to v2023.11.3 --- .../apps/home-automation/esphome/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/home-automation/esphome/app/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/esphome/app/helm-release.yaml index 33bb3f1eb..5f5278cfa 100644 --- a/kubernetes/talos-flux/apps/home-automation/esphome/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/esphome/app/helm-release.yaml @@ -29,7 +29,7 @@ spec: values: image: repository: ghcr.io/esphome/esphome - tag: 2023.11.2 + tag: 2023.11.3 env: TZ: ${SETTING_TZ} ESPHOME_DASHBOARD_USE_PING: "true"