From fe2d37a673044cf1bbff1fe7727acda8d5d20969 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 17:51:53 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/home?= =?UTF-8?q?-assistant/home-assistant=20(=202026.6.2=20=E2=86=92=202026.6.4?= =?UTF-8?q?=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------------- | -------- | -------- | | docker | ghcr.io/home-assistant/home-assistant | 2026.6.2 | 2026.6.4 | --- .../berries/apps/smarthome/homeassistant/app/helmrelease.yaml | 2 +- .../subterra/apps/smarthome/homeassistant/app/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/berries/apps/smarthome/homeassistant/app/helmrelease.yaml b/kubernetes/berries/apps/smarthome/homeassistant/app/helmrelease.yaml index a79ac20f0..95179c4ab 100644 --- a/kubernetes/berries/apps/smarthome/homeassistant/app/helmrelease.yaml +++ b/kubernetes/berries/apps/smarthome/homeassistant/app/helmrelease.yaml @@ -31,7 +31,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2026.6.2 + tag: 2026.6.4 env: TZ: Europe/Moscow SECRET_RECORDER_DB_URL: diff --git a/kubernetes/subterra/apps/smarthome/homeassistant/app/helmrelease.yaml b/kubernetes/subterra/apps/smarthome/homeassistant/app/helmrelease.yaml index fab585260..06be085d6 100644 --- a/kubernetes/subterra/apps/smarthome/homeassistant/app/helmrelease.yaml +++ b/kubernetes/subterra/apps/smarthome/homeassistant/app/helmrelease.yaml @@ -31,7 +31,7 @@ spec: values: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2026.6.2 + tag: 2026.6.4 env: TZ: Europe/Moscow SECRET_RECORDER_DB_URL: