From e668a90f6b006478c2b6562ec8b6efa96e4a2224 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 21:04:11 +0200 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/esph?= =?UTF-8?q?ome/esphome=20(=202024.10.0=20=E2=86=92=202024.10.1=20)=20(#114?= =?UTF-8?q?8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com> --- .../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 73e523ec..df2a7138 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.0 + tag: 2024.10.1 probes: liveness: enabled: false