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
Open
Conversation
|
Path: --- /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
Bot
force-pushed
the
renovate/ghcr.io-home-operations-home-assistant-2026.x
branch
from
September 3, 2026 15:58
d1bc4f1 to
1ea05c1
Compare
…( 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
Bot
force-pushed
the
renovate/ghcr.io-home-operations-home-assistant-2026.x
branch
from
September 5, 2026 18:30
1ea05c1 to
c60d8b0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2026.8.3→2026.9.1Release Notes
home-assistant/core (ghcr.io/home-operations/home-assistant)
v2026.9.1Compare Source
2026082.6 (@bramkragten - #181293) ([frontend docs]) (dependency)v2026.9.0Compare Source
https://www.home-assistant.io/blog/2026/09/02/release-20269/
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.