From 464499534369a6ba0cc7eaf9a6482150e7121a17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 04:17:07 +0000 Subject: [PATCH] =?UTF-8?q?feat(container)!:=20Update=20image=20ghcr.io/es?= =?UTF-8?q?phome/esphome=20(=202023.8.2=20=E2=86=92=202024.10.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------- | -------- | --------- | | docker | ghcr.io/esphome/esphome | 2023.8.2 | 2024.10.1 | Signed-off-by: Anthony Rabbito --- k8s/base/home/esphome/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/base/home/esphome/helm-release.yaml b/k8s/base/home/esphome/helm-release.yaml index 3945c93ba8..8b8ecda42c 100644 --- a/k8s/base/home/esphome/helm-release.yaml +++ b/k8s/base/home/esphome/helm-release.yaml @@ -32,7 +32,7 @@ spec: mountPath: /config image: repository: ghcr.io/esphome/esphome - tag: 2023.8.2 + tag: 2024.10.1 env: TZ: "America/New_York" ESPHOME_DASHBOARD_USE_PING: true