From e920c0f3e2a84e1ec46f024fb36d758f0543abbc Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 28 Dec 2023 00:01:50 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/esphome/esphome to v2023.12.5 (#2305) 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 7918286fb..8380fb8b5 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 @@ -39,7 +39,7 @@ spec: ESPHOME_DASHBOARD_USE_PING: "true" image: repository: ghcr.io/esphome/esphome - tag: 2023.12.3@sha256:f781a947eb409c291cb09b8a65184f13d691c195e5230d99f8f1a028bba9e5d6 + tag: 2023.12.5@sha256:afe338ecebaba62731d817a0661a9610d7b41c7deb0abbfad225245a9aacc5f4 ports: - name: http containerPort: 6052