Skip to content

feat(container): update image ghcr.io/home-operations/home-assistant ( 2026.8.3 → 2026.9.1 ) - #3459

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

feat(container): update image ghcr.io/home-operations/home-assistant ( 2026.8.3 → 2026.9.1 )#3459
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-home-operations-home-assistant-2026.x

Conversation

@renovate

@renovate renovate Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v2026.9.1

Compare Source

v2026.9.0

Compare Source

https://www.home-assistant.io/blog/2026/09/02/release-20269/


Configuration

📅 Schedule: (in timezone America/Chicago)

  • 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

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown

Path: main/homelab/home-assistant

--- /tmp/tmp.takjHHVmte	2026-09-05 18:30:39.168563150 +0000
+++ /tmp/tmp.2JKPjhCmov	2026-09-05 18:30:40.152582585 +0000
@@ -124,7 +124,7 @@
               get_url(hass,prefer_external=True)/g"
               /usr/local/lib/python3.14/site-packages/homeassistant/components/media_player/browse_media.py
               > /ttsFix/tts.py
-          image: ghcr.io/home-operations/home-assistant:2026.8.3
+          image: ghcr.io/home-operations/home-assistant:2026.9.1
           name: fix-tts
           volumeMounts:
             - mountPath: /ttsFix
@@ -144,7 +144,7 @@
         - env:
             - name: TZ
               value: America/Chicago
-          image: ghcr.io/home-operations/home-assistant:2026.8.3
+          image: ghcr.io/home-operations/home-assistant:2026.9.1
           name: app
           resources:
             limits:
@@ -285,20 +285,22 @@
 apiVersion: gateway.networking.k8s.io/v1alpha2
 kind: HTTPRoute
 metadata:
-  name: release-name-app
+  name: release-name-internal
   annotations:
     gethomepage.dev/enabled: "true"
     gethomepage.dev/group: Home
     gethomepage.dev/icon: home-assistant
-    gethomepage.dev/name: Home Assistant Ext
+    gethomepage.dev/name: Home Assistant Int
   namespace: default
 spec:
   parentRefs:
     - group: gateway.networking.k8s.io
       kind: Gateway
-      name: public
+      name: internal
       namespace: "kube-system"
       sectionName: "https"
+  hostnames:
+    - "ha.rsr.net"
   rules:
     - backendRefs:
         - group: ""
@@ -313,45 +315,40 @@
 apiVersion: gateway.networking.k8s.io/v1alpha2
 kind: HTTPRoute
 metadata:
-  name: release-name-code
+  name: release-name-app
   annotations:
     gethomepage.dev/enabled: "true"
-    gethomepage.dev/group: Tools
-    gethomepage.dev/icon: code-server
-    gethomepage.dev/name: Home Assistant
+    gethomepage.dev/group: Home
+    gethomepage.dev/icon: home-assistant
+    gethomepage.dev/name: Home Assistant Ext
   namespace: default
 spec:
   parentRefs:
     - group: gateway.networking.k8s.io
       kind: Gateway
-      name: internal
+      name: public
       namespace: "kube-system"
-  hostnames:
-    - "ha-config.rsr.net"
+      sectionName: "https"
   rules:
     - backendRefs:
         - group: ""
           kind: Service
-          name: home-assistant-code
+          name: release-name-gateway
           namespace: default
-          port: 12321
+          port: 8123
           weight: 1
-      matches:
-        - path:
-            type: PathPrefix
-            value: /
 
 ---
 # Source: home-assistant/charts/app-template/templates/common.yaml
 apiVersion: gateway.networking.k8s.io/v1alpha2
 kind: HTTPRoute
 metadata:
-  name: release-name-internal
+  name: release-name-code
   annotations:
     gethomepage.dev/enabled: "true"
-    gethomepage.dev/group: Home
-    gethomepage.dev/icon: home-assistant
-    gethomepage.dev/name: Home Assistant Int
+    gethomepage.dev/group: Tools
+    gethomepage.dev/icon: code-server
+    gethomepage.dev/name: Home Assistant
   namespace: default
 spec:
   parentRefs:
@@ -359,14 +356,17 @@
       kind: Gateway
       name: internal
       namespace: "kube-system"
-      sectionName: "https"
   hostnames:
-    - "ha.rsr.net"
+    - "ha-config.rsr.net"
   rules:
     - backendRefs:
         - group: ""
           kind: Service
-          name: release-name-gateway
+          name: home-assistant-code
           namespace: default
-          port: 8123
+          port: 12321
           weight: 1
+      matches:
+        - path:
+            type: PathPrefix
+            value: /

@renovate
renovate Bot force-pushed the renovate/ghcr.io-home-operations-home-assistant-2026.x branch from d1bc4f1 to 1ea05c1 Compare September 3, 2026 15:58
…( 2026.8.3 → 2026.9.1 )

| datasource | package                                | from     | to       |
| ---------- | -------------------------------------- | -------- | -------- |
| docker     | ghcr.io/home-operations/home-assistant | 2026.8.3 | 2026.9.1 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@renovate renovate Bot changed the title feat(container): update image ghcr.io/home-operations/home-assistant ( 2026.8.3 → 2026.9.0 ) feat(container): update image ghcr.io/home-operations/home-assistant ( 2026.8.3 → 2026.9.1 ) Sep 5, 2026
@renovate
renovate Bot force-pushed the renovate/ghcr.io-home-operations-home-assistant-2026.x branch from 1ea05c1 to c60d8b0 Compare September 5, 2026 18:30
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