From 57cd3399eae71ce9611d4c692ec13b7efb0c08bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 21:14:24 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/hom?= =?UTF-8?q?e-assistant/home-assistant=20(=202026.6.2=20=E2=86=92=202026.7.?= =?UTF-8?q?1=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.7.1 | --- .../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..672cff69d 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.7.1 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..55801fa81 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.7.1 env: TZ: Europe/Moscow SECRET_RECORDER_DB_URL: