From 0349baf22e57500c6bd1ac13089793eaa98102cb Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 19:09:20 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/oned?= =?UTF-8?q?r0p/home-assistant=20(=202025.2.0=20=E2=86=92=202025.2.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------ | -------- | -------- | | docker | ghcr.io/onedr0p/home-assistant | 2025.2.0 | 2025.2.1 | --- kubernetes/main/apps/home/home-assistant/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/home/home-assistant/app/helm-release.yaml b/kubernetes/main/apps/home/home-assistant/app/helm-release.yaml index 5489cc894f..bd900026e8 100644 --- a/kubernetes/main/apps/home/home-assistant/app/helm-release.yaml +++ b/kubernetes/main/apps/home/home-assistant/app/helm-release.yaml @@ -57,7 +57,7 @@ spec: main: image: repository: ghcr.io/onedr0p/home-assistant - tag: 2025.2.0@sha256:b7cd112418b4072a2bce86c1b4d07125487c80eb18e9dd98cdb7b8201df9d3b5 + tag: 2025.2.1@sha256:22f4ece646d7d5f1fd0c69e7c5ba7341e06205ce499a94e8096e64d06f8edf24 envFrom: - secretRef: name: home-assistant-secret