From e9175db48d0a4aebbd0dff1448ceb7d23d041d34 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 03:18:36 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/esphome/esphome to v2023.12.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 18ad5cf19..4673a3a8a 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.1@sha256:cba7f28241c09a738e60abb6f41de7d406422885d1cec22ca0b394d7f363af69 + tag: 2023.12.2@sha256:fd0f03917b1f9ec0b6ace0fc4750749bf4c4726745d7897443034ce80b32a146 ports: - name: http containerPort: 6052