From 5b4af52a6fcaaff6901f4527c46d22041134b11d Mon Sep 17 00:00:00 2001 From: "repo-duster[bot]" <87358111+repo-duster[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:51:24 +0100 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/esph?= =?UTF-8?q?ome/esphome=20(=202023.12.5=20=E2=86=92=202023.12.6=20)=20(#580?= =?UTF-8?q?9)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: repo-duster[bot] <87358111+repo-duster[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 4660b23e58b..328500f7083 100644 --- a/kubernetes/main/apps/home-automation/esphome/app/helmrelease.yaml +++ b/kubernetes/main/apps/home-automation/esphome/app/helmrelease.yaml @@ -39,7 +39,7 @@ spec: main: image: repository: ghcr.io/esphome/esphome - tag: 2023.12.5 + tag: 2023.12.6 probes: liveness: enabled: false