From 30e7c1217e921fc59c28caed529db7dfde2b28f7 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 22:04:27 +0200 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/esph?= =?UTF-8?q?ome/esphome=20(=202024.9.0=20=E2=86=92=202024.9.1=20)=20(#1017)?= 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 96442809..8a135c6b 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.0 + tag: 2024.9.1 probes: liveness: enabled: false