Skip to content

feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.5.1 )#2908

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-assistant-home-assistant-2026.x
Open

feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.5.1 )#2908
renovate[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-home-assistant-home-assistant-2026.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 21, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
ghcr.io/home-assistant/home-assistant (source) minor 2026.3.22026.5.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

home-assistant/core (ghcr.io/home-assistant/home-assistant)

v2026.5.1

Compare Source

v2026.5.0

Compare Source

https://www.home-assistant.io/blog/2026/05/06/release-20265/

v2026.4.4

Compare Source

v2026.4.3

Compare Source

v2026.4.2

Compare Source

v2026.4.1

Compare Source

v2026.4.0

Compare Source

https://www.home-assistant.io/blog/2026/04/01/release-20264/

v2026.3.4

Compare Source

v2026.3.3

Compare Source

  • Fix Tibber update token (@​Danielhiversen - [#​164295]) (tibber docs)
  • Add correct speed fan mapping for Z-Wave GE/Jasco Enbrighten ZWA4013 ([@​martinecker] - [#​164500]) (zwave_js docs)
  • Improve ProxmoxVE permissions validation (@​CoMPaTech - [#​164770]) (proxmoxve docs)
  • Start orphaned entries in normal mode only (@​erwindouna - [#​164815])
  • Skip unmapped and watchdog event types in Hikvision NVR event injection ([@​ptarjan] - [#​165009]) ([hikvision docs])
  • Snapcast: Fix incorrect id

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 21, 2026

--- kubernetes/berries/apps/smarthome/homeassistant/app Kustomization: flux-system/cluster-apps-homeassistant HelmRelease: smarthome/home-assistant

+++ kubernetes/berries/apps/smarthome/homeassistant/app Kustomization: flux-system/cluster-apps-homeassistant HelmRelease: smarthome/home-assistant

@@ -60,13 +60,13 @@

           secretKeyRef:
             key: uri
             name: smarthome-pgsql-pguser-home-assistant
       TZ: Europe/Moscow
     image:
       repository: ghcr.io/home-assistant/home-assistant
-      tag: 2026.3.2
+      tag: 2026.5.1
     ingress:
       main:
         annotations:
           cert-manager.io/cluster-issuer: letsencrypt-prod
           external-dns.alpha.kubernetes.io/target: ingress-ext.glants.xyz
           nginx.org/websocket-services: home-assistant

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 21, 2026

--- HelmRelease: smarthome/home-assistant Deployment: smarthome/home-assistant

+++ HelmRelease: smarthome/home-assistant Deployment: smarthome/home-assistant

@@ -33,13 +33,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: home-assistant
-        image: ghcr.io/home-assistant/home-assistant:2026.3.2
+        image: ghcr.io/home-assistant/home-assistant:2026.5.1
         imagePullPolicy: IfNotPresent
         securityContext:
           privileged: null
         env:
         - name: SECRET_RECORDER_DB_URL
           valueFrom:

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 21, 2026

--- kubernetes/subterra/apps/smarthome/homeassistant/app Kustomization: flux-system/cluster-apps-homeassistant HelmRelease: smarthome/home-assistant

+++ kubernetes/subterra/apps/smarthome/homeassistant/app Kustomization: flux-system/cluster-apps-homeassistant HelmRelease: smarthome/home-assistant

@@ -64,13 +64,13 @@

           secretKeyRef:
             key: uri
             name: homeassistant-pgsql-pguser-home-assistant
       TZ: Europe/Moscow
     image:
       repository: ghcr.io/home-assistant/home-assistant
-      tag: 2026.3.2
+      tag: 2026.5.1
     ingress:
       main:
         annotations:
           cert-manager.io/cluster-issuer: letsencrypt-prod
           external-dns.alpha.kubernetes.io/type: internal
           nginx.ingress.kubernetes.io/whitelist-source-range: 192.168.0.0/16

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 21, 2026

--- HelmRelease: smarthome/home-assistant Deployment: smarthome/home-assistant

+++ HelmRelease: smarthome/home-assistant Deployment: smarthome/home-assistant

@@ -25,13 +25,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: home-assistant
-        image: ghcr.io/home-assistant/home-assistant:2026.3.2
+        image: ghcr.io/home-assistant/home-assistant:2026.5.1
         imagePullPolicy: IfNotPresent
         securityContext:
           privileged: null
         env:
         - name: SECRET_RECORDER_DB_URL
           valueFrom:

@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch from d00bcfe to 60a2be4 Compare March 24, 2026 08:40
@renovate renovate Bot changed the title fix(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.3.3 ) fix(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.3.4 ) Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch from 60a2be4 to ac9a9d4 Compare April 1, 2026 20:57
@renovate renovate Bot changed the title fix(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.3.4 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.0 ) Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch from ac9a9d4 to 6df9283 Compare April 4, 2026 01:14
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.0 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.1 ) Apr 4, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch from 6df9283 to 6490a43 Compare April 11, 2026 21:55
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.1 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.2 ) Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch from 6490a43 to cce37ac Compare April 17, 2026 21:57
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.2 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) Apr 17, 2026
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) - autoclosed Apr 18, 2026
@renovate renovate Bot closed this Apr 18, 2026
@renovate renovate Bot deleted the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch April 18, 2026 02:04
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) - autoclosed feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) Apr 18, 2026
@renovate renovate Bot reopened this Apr 18, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch 2 times, most recently from cce37ac to 45b05a1 Compare April 18, 2026 05:20
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) - autoclosed Apr 20, 2026
@renovate renovate Bot closed this Apr 20, 2026
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) - autoclosed feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) Apr 20, 2026
@renovate renovate Bot reopened this Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch 3 times, most recently from 42a2527 to a98733e Compare April 24, 2026 21:22
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.3 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.4 ) Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch from a98733e to 774e6e7 Compare April 29, 2026 11:08
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.4 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.4 ) - autoclosed May 3, 2026
@renovate renovate Bot closed this May 3, 2026
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.4 ) - autoclosed feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.4 ) May 3, 2026
@renovate renovate Bot reopened this May 3, 2026
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch 3 times, most recently from 63cfc72 to 773d044 Compare May 6, 2026 16:56
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.4.4 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.5.0 ) May 6, 2026
… 2026.3.2 → 2026.5.1 )

| datasource | package                               | from     | to       |
| ---------- | ------------------------------------- | -------- | -------- |
| docker     | ghcr.io/home-assistant/home-assistant | 2026.3.2 | 2026.5.1 |
@renovate renovate Bot force-pushed the renovate/ghcr.io-home-assistant-home-assistant-2026.x branch from 773d044 to e99982d Compare May 8, 2026 21:06
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.5.0 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2026.3.2 → 2026.5.1 ) May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants