From be6011f1f3d7b3fc92675f6feb1d08cd510169fe Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:22:45 +0000 Subject: [PATCH] fix(app): update container tag ghcr.io/esphome/esphome to v2023.12.6 --- .../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 8380fb8b5..7e88110ac 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.5@sha256:afe338ecebaba62731d817a0661a9610d7b41c7deb0abbfad225245a9aacc5f4 + tag: 2023.12.6@sha256:3b648102b0b49ded4179a3c4afbb4642ec2120b6abcf9dcd485ac5c3faf8d969 ports: - name: http containerPort: 6052