From a94bc774f88ac5c17c5b77344cf0fa9caf2c0dc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 08:03:41 +0000 Subject: [PATCH] feat(docker-image): update ghcr.io/esphome/esphome docker tag to v2024.8.3 | datasource | package | from | to | | ---------- | ----------------------- | -------- | -------- | | docker | ghcr.io/esphome/esphome | 2024.7.1 | 2024.8.3 | --- cluster/apps/home/esphome/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/home/esphome/helmrelease.yaml b/cluster/apps/home/esphome/helmrelease.yaml index 6676c878e..c50123fb5 100644 --- a/cluster/apps/home/esphome/helmrelease.yaml +++ b/cluster/apps/home/esphome/helmrelease.yaml @@ -44,7 +44,7 @@ spec: app: image: repository: ghcr.io/esphome/esphome - tag: 2024.7.1@sha256:e7ab6a50806dfe787192077914986469edb24215290f4a0f5df86253281ae6a8 + tag: 2024.8.3@sha256:c6e7d74af4ba4b6d69ff28d2be582e0731b68e2b2d7ee1c1b0b292822b4e8487 env: ESPHOME_DASHBOARD_USE_PING: "true" PLATFORMIO_CORE_DIR: .plattformio # Running as non-root, so we need to change the default location