From 6c35375a394d373d0f07c208931627554f5ff870 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 02:30:45 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/esphome/esphome to v2023.11.6 (#2170) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .../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 b35596168..d6be76ba4 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.4 + tag: 2023.11.6 env: TZ: ${SETTING_TZ} ESPHOME_DASHBOARD_USE_PING: "true"