From efa1a6cd42a7e931723cd3af60c502f1bec46131 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 10:17:01 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/esphome/esphome to v2023.11.2 --- .../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 7a8626231..33bb3f1eb 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.1 + tag: 2023.11.2 env: TZ: ${SETTING_TZ} ESPHOME_DASHBOARD_USE_PING: "true"