From 06e838369583af57b14570aa6615c20e26bdfbcd Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 15:28:46 +0000 Subject: [PATCH] fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.2.1 (#486) Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/home-assistant/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/home-assistant/app/hr.yaml b/kube/deploy/apps/home-assistant/app/hr.yaml index d8054f7a..16aafcb0 100644 --- a/kube/deploy/apps/home-assistant/app/hr.yaml +++ b/kube/deploy/apps/home-assistant/app/hr.yaml @@ -26,7 +26,7 @@ spec: main: image: repository: "ghcr.io/onedr0p/home-assistant" - tag: "2024.2.0@sha256:d2e24e93899fba580b54f8dd7235001fec34e2167186a6f25b8a46ce1e220874" + tag: "2024.2.1@sha256:42c9a659bedd062d3521fdbf482b813745049c7483c6d370cf2d0b622175777f" env: TZ: "${CONFIG_TZ}" #envFrom: