-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency home-assistant/core to v2025.4.2 #531
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/home-assistant-core-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.
Conversation
This file contains 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
home-assistant/home-assistant StatefulSet (apps/v1) {
apiVersion: "apps/v1"
kind: "StatefulSet"
metadata: {
name: "home-assistant"
namespace: "home-assistant"
labels: {
- app.kubernetes.io/version: "2023.12.4"
+ app.kubernetes.io/version: "2025.1.0"
}
}
spec: {
template: {
spec: {
containers: [
{
name: "home-assistant"
- image: "homeassistant/home-assistant:2023.12.4@sha256:58dcc33ee408a92c41c57e4f853612f8f8001d98ed8d1d3af0532d25fbaa995a"
+ image: "homeassistant/home-assistant:2025.1.0@sha256:58dcc33ee408a92c41c57e4f853612f8f8001d98ed8d1d3af0532d25fbaa995a"
}
]
}
}
}
}
home-assistant/home-assistant Service (v1) {
apiVersion: "v1"
kind: "Service"
metadata: {
name: "home-assistant"
namespace: "home-assistant"
labels: {
- app.kubernetes.io/version: "2023.12.4"
+ app.kubernetes.io/version: "2025.1.0"
}
}
}
home-assistant/home-assistant Namespace (v1) {
apiVersion: "v1"
kind: "Namespace"
metadata: {
name: "home-assistant"
namespace: "home-assistant"
labels: {
- app.kubernetes.io/version: "2023.12.4"
+ app.kubernetes.io/version: "2025.1.0"
}
}
}
|
31e8e43
to
795f2fa
Compare
7fd9013
to
795f2fa
Compare
5259839
to
6dd2c4f
Compare
433bfdd
to
2897c95
Compare
2897c95
to
4e7b40d
Compare
4e7b40d
to
cd7a407
Compare
cd7a407
to
9e955ec
Compare
9e955ec
to
41ebdef
Compare
41ebdef
to
4fdf342
Compare
4fdf342
to
bd54c01
Compare
bd54c01
to
0a32c8c
Compare
0a32c8c
to
f91ca41
Compare
f91ca41
to
7c93259
Compare
7c93259
to
f064516
Compare
f064516
to
7d78310
Compare
7d78310
to
42b36c4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.1.2
->2025.4.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
home-assistant/core (home-assistant/core)
v2025.4.2
Compare Source
.metadata.json
in WebDAV (@jpbede - #142388) (webdav docs)2025041
.0 (@bramkragten - #142736) (frontend docs) (dependency)v2025.4.1
Compare Source
incomfort
(@NoRi2909 - #142060) (incomfort docs)2025040
.0 (@bramkragten - #142274) (frontend docs) (dependency)v2025.4.0
Compare Source
https://www.home-assistant.io/blog/2025/04/02/release-20254/
v2025.3.4
Compare Source
v2025.3.3
Compare Source
v2025.3.2
Compare Source
client_id
not generated when connecting to the MQTT broker (@jbouwh - #140264) (mqtt docs)v2025.3.1
Compare Source
2025030
.0 (@bramkragten - #139965) (frontend docs) (dependency)v2025.3.0
Compare Source
https://www.home-assistant.io/blog/2025/03/05/release-20253/
v2025.2.5
Compare Source
2025022
.0 (@bramkragten - [#139006]) (frontend docs) (dependency)Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.