From 39cb57bb459b6bd6a7e075d0b18f89a558b60d52 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:25:55 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/esph?= =?UTF-8?q?ome/esphome=20(=202024.10.1=20=E2=86=92=202024.10.2=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 | 2024.10.1 | 2024.10.2 | --- .../main/apps/home-automation/esphome/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/home-automation/esphome/app/helmrelease.yaml b/kubernetes/main/apps/home-automation/esphome/app/helmrelease.yaml index df2a7138..bcfa7c89 100644 --- a/kubernetes/main/apps/home-automation/esphome/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/esphome/app/helmrelease.yaml @@ -35,7 +35,7 @@ spec: app: image: repository: ghcr.io/esphome/esphome - tag: 2024.10.1 + tag: 2024.10.2 probes: liveness: enabled: false