From 0bfa19039f29dbfdb0e0220cbd1314839c118e2d Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 16:22:24 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/esphome/esphome to v2023.12.1 --- .../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 bbae71ba0..18ad5cf19 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.0@sha256:c90912443902f46eeec1df33f8869ab6b11f6f742247e36ac69f930a1af30d2e + tag: 2023.12.1@sha256:cba7f28241c09a738e60abb6f41de7d406422885d1cec22ca0b394d7f363af69 ports: - name: http containerPort: 6052