From 16591db4c3860121e251e014be43ab69c1d87b8b Mon Sep 17 00:00:00 2001 From: Trux-Bot <19149206+trux-bot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:12:00 +0000 Subject: [PATCH] feat(docker-image): update ghcr.io/onedr0p/home-assistant docker tag to v2024.4.2 | datasource | package | from | to | | ---------- | ------------------------------ | -------- | -------- | | docker | ghcr.io/onedr0p/home-assistant | 2024.1.5 | 2024.4.2 | --- .../apps/home-automation/home-assistant/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/hegira/apps/home-automation/home-assistant/app/helmrelease.yaml b/kubernetes/hegira/apps/home-automation/home-assistant/app/helmrelease.yaml index 73e5a12511..e206ab03df 100644 --- a/kubernetes/hegira/apps/home-automation/home-assistant/app/helmrelease.yaml +++ b/kubernetes/hegira/apps/home-automation/home-assistant/app/helmrelease.yaml @@ -31,7 +31,7 @@ spec: name: *app image: repository: ghcr.io/onedr0p/home-assistant - tag: 2024.1.5@sha256:64bb3ffa532c3c52563f0e4a4de8d50c889f42a1b0826b35ee1ac728652fb107 + tag: 2024.4.2@sha256:871f74f8c6b74027a52803dfe8f7d6df499ba568dd8f8649e8dbd257844e7cf4 env: HASS_IP: ${LB_HOMEASSISTANT} envFrom: