Skip to content

chore(deps): update homeassistant/home-assistant docker tag to v2026.8.3 - #176

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/homeassistant-home-assistant-2026.x
Open

chore(deps): update homeassistant/home-assistant docker tag to v2026.8.3#176
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/homeassistant-home-assistant-2026.x

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
homeassistant/home-assistant (source) minor 2026.7.42026.8.3

Release Notes

home-assistant/core (homeassistant/home-assistant)

v2026.8.3

Compare Source

v2026.8.2

Compare Source

v2026.8.1

Compare Source

v2026.8.0

Compare Source

https://www.home-assistant.io/blog/2026/08/05/release-20268/


Configuration

📅 Schedule: (UTC)

  • 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 this update again.


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

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

@github-actions

Copy link
Copy Markdown

Helm Template Diff — home-assistant

8 changed lines
--- /tmp/old.yaml	2026-08-28 08:04:56.653650575 +0000
+++ /tmp/new.yaml	2026-08-28 08:04:56.043649066 +0000
@@ -27,7 +27,7 @@
     custom.network/homeassistant-integrated: egress
     app.kubernetes.io/name: home-assistant
     app.kubernetes.io/instance: home-assistant
-    app.kubernetes.io/version: "2026.7.4"
+    app.kubernetes.io/version: "2026.8.3"
     app.kubernetes.io/managed-by: Helm
     custom.network/lb-pool: static
   annotations:
@@ -63,7 +63,7 @@
     custom.network/homeassistant-integrated: egress
     app.kubernetes.io/name: home-assistant
     app.kubernetes.io/instance: home-assistant
-    app.kubernetes.io/version: "2026.7.4"
+    app.kubernetes.io/version: "2026.8.3"
     app.kubernetes.io/managed-by: Helm
   name: home-assistant
 spec:
@@ -93,7 +93,7 @@
           type: RuntimeDefault
       containers:
         - name: home-assistant
-          image: homeassistant/home-assistant:2026.7.4
+          image: homeassistant/home-assistant:2026.8.3
           imagePullPolicy: IfNotPresent
           resources:
           securityContext:

lunarys commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Renovate Review: homeassistant/home-assistant 2026.7.4 → 2026.8.3 (minor, home-assistant app)

Risk: 🟢 LOW

Check Result
Inputs Partial gap — a Release Notes section is present with full bullet lists for 2026.8.1/.2/.3, but the 2026.8.0 entry itself (the actual monthly release where HA documents its breaking changes) has no bullet content, only a compare-source link — HA's real "what's new/breaking" for .0 releases lives in a separate blog post that Renovate doesn't pull in. Diff comment present, no per-app coverage gap.
Description vs. diff Consistent — table says 2026.7.42026.8.3 (minor); the only changed file is 03_apps/apps/home-assistant/values.yaml, a single-line tag: 2026.7.42026.8.3 bump under image:.
Rendered diff Full, no truncation (8 changed lines) — pure app.kubernetes.io/version label bump (×2) plus the image tag bump homeassistant/home-assistant:2026.7.42026.8.3. No resource shape changes at all.
RBAC None — no RBAC objects in this chart's render.
Changelog vs. config No overlap found in the available (.1–.3) bullets — checked against live values.yaml: MQTT (SECRET_MQTT_* externalsecrets fields, networkpolicy.egress.toNamespaces: [mosquitto]), HomeKit-bridge port, Jellyfin/Homematic integration secrets. None of the .1–.3 bullets touch mqtt, homekit, or workday/holiday; the integration bumps present (reolink, aiowebostv, volvo, enphase, etc.) are for integrations not configured here.

Details:

  • Because the 2026.8.0 changelog body is empty in the PR, breaking-change risk for the actual minor release is assessed from the raw version numbers plus the trivial rendered diff, not from a curated changelog — flagged as an input gap rather than treated as "nothing changed."
  • podSecurityContext.runAsNonRoot: false and the custom capability additions (SETGID/SETUID/NET_RAW) in values.yaml are unrelated to anything in the visible changelog bullets.

Why LOW: the rendered diff proves the only infrastructure-level change is the image tag itself (no resource/RBAC changes), and nothing in the available changelog bullets touches this deployment's configured integrations — despite the 2026.8.0 changelog-body gap noted above.


Generated by Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant