generated from onedr0p/cluster-template
-
Couldn't load subscription status.
- Fork 0
feat(container): update image homeassistant/home-assistant ( 2025.5 β 2025.10 ) #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/homeassistant-home-assistant-2025.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2
β2
Conversation
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
--- kubernetes/apps Kustomization: flux-system/cluster-apps Deployment: home-automation/home-assistant
+++ kubernetes/apps Kustomization: flux-system/cluster-apps Deployment: home-automation/home-assistant
@@ -14,13 +14,13 @@
template:
metadata:
labels:
app: home-assistant
spec:
containers:
- - image: homeassistant/home-assistant:2025.5
+ - image: homeassistant/home-assistant:2025.10
imagePullPolicy: Always
name: home-assistant
ports:
- containerPort: 8123
name: home-assistant
resources:
@@ -43,13 +43,13 @@
else
echo "HACS already installed, skipping."
fi
command:
- /bin/sh
- -c
- image: homeassistant/home-assistant:2025.5
+ image: homeassistant/home-assistant:2025.10
name: install-hacs
volumeMounts:
- mountPath: /config
name: homelab-storage
subPath: home-assistant/config
volumes: |
a8bfc26 to
115d725
Compare
5e7ee7d to
242d769
Compare
d47e96d to
b7615bd
Compare
78f2473 to
0d21075
Compare
76409a7 to
1cd2db7
Compare
367be29 to
35b108e
Compare
14208d8 to
ad9c169
Compare
ad9c169 to
73f4b2f
Compare
5a2b6cd to
cebd0a8
Compare
cebd0a8 to
e54a2ca
Compare
e54a2ca to
18db7a3
Compare
a7253df to
b71b2b0
Compare
35bcc6d to
2ba2b86
Compare
2ba2b86 to
5f5fbfe
Compare
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:
2025.5->2025.10Configuration
π Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.