From 3f1f427f58a324e4f3d66402c3d0f393109649f3 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 21:14:45 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/esphome/esphome to v2023.10.6 (#2085) 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 2c4d1d2d4..cea8ad862 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.10.5 + tag: 2023.10.6 env: TZ: ${SETTING_TZ} ESPHOME_DASHBOARD_USE_PING: "true"