From a51a7f1ce83a773b35f62b5bb2f3efcedfbf7417 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:47:00 +0200 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/esp?= =?UTF-8?q?home/esphome=20(=202024.9.2=20=E2=86=92=202024.10.0=20)=20(#112?= =?UTF-8?q?5)?= 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 10b7eedae..d3368acdb 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.9.2 + tag: 2024.10.0 probes: liveness: enabled: false