diff --git a/clusters/cl01tl/helm/home-assistant/Chart.yaml b/clusters/cl01tl/helm/home-assistant/Chart.yaml index 74539ecdb..222377b49 100644 --- a/clusters/cl01tl/helm/home-assistant/Chart.yaml +++ b/clusters/cl01tl/helm/home-assistant/Chart.yaml @@ -24,4 +24,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/home-assistant.png # renovate: datasource=github-releases depName=home-assistant/core -appVersion: 2026.4.4 +appVersion: 2026.5.0 diff --git a/clusters/cl01tl/helm/home-assistant/values.yaml b/clusters/cl01tl/helm/home-assistant/values.yaml index 9e3ebc5b1..479ee8afa 100644 --- a/clusters/cl01tl/helm/home-assistant/values.yaml +++ b/clusters/cl01tl/helm/home-assistant/values.yaml @@ -12,7 +12,7 @@ home-assistant: main: image: repository: ghcr.io/home-assistant/home-assistant - tag: 2026.4.4@sha256:c1e5f0147f4cb51ccb05bb30b62a1269cc1bd48a6274792d3b38a77ab274dfd2 + tag: 2026.5.0@sha256:8edcb16cff8158e87a3a2b48b3bcca05c30dcea0212eb6a2fe940b6d52ed216a env: - name: TZ value: America/Chicago