From 3df57716232a26daae7da534db24e7571c8c4d08 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 03:38:33 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/esp?= =?UTF-8?q?home/esphome=20(=202023.8.2=20=E2=86=92=202023.12.9=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 | 2023.12.9 | 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..ae16fa3392 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: 2023.12.9 env: TZ: "America/New_York" ESPHOME_DASHBOARD_USE_PING: true