From 2a2c19b3a2cdca85afb01d99295adfdbdc764128 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 18:16:42 +0000 Subject: [PATCH] fix(container): update image ghcr.io/onedr0p/home-assistant to v2024.2.3 (#567) 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 8c4b09cb..9bdfd919 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.2@sha256:ae49effa87ce9ac033a2503612ca341361bf9f1a6f972a538d995c675fb9ad9d" + tag: "2024.2.3@sha256:4880575480641e0f83618de45c27dd75ff9d413f092523a75b7ec1e825d22b1b" env: TZ: "${CONFIG_TZ}" #envFrom: