-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(container): update image homeassistant/home-assistant to v2024.12.5 #117
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/homeassistant-home-assistant-2024.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
--- kubernetes/apps/iot/home-assistant/app Kustomization: flux-system/cluster-apps-iot-home-assistant-app HelmRelease: home-assistant/home-assistant-app
+++ kubernetes/apps/iot/home-assistant/app Kustomization: flux-system/cluster-apps-iot-home-assistant-app HelmRelease: home-assistant/home-assistant-app
@@ -76,13 +76,13 @@
key: app.token
name: app-secrets
TZ: Asia/Ho_Chi_Minh
image:
pullPolicy: IfNotPresent
repository: homeassistant/home-assistant
- tag: 2024.1.5
+ tag: 2024.12.5
probes:
liveness:
enabled: false
readiness:
enabled: false
startup: |
--- HelmRelease: home-assistant/home-assistant-app Deployment: home-assistant/home-assistant-app
+++ HelmRelease: home-assistant/home-assistant-app Deployment: home-assistant/home-assistant-app
@@ -55,13 +55,13 @@
valueFrom:
secretKeyRef:
key: app.token
name: app-secrets
- name: TZ
value: Asia/Ho_Chi_Minh
- image: homeassistant/home-assistant:2024.1.5
+ image: homeassistant/home-assistant:2024.12.5
imagePullPolicy: IfNotPresent
name: main
resources:
limits:
memory: 3000Mi
requests: |
20a00bd
to
48a0164
Compare
48a0164
to
9fb1124
Compare
9fb1124
to
8f9fb37
Compare
8f9fb37
to
9cbdba1
Compare
5f852e7
to
8b7dd8b
Compare
8b7dd8b
to
95040d4
Compare
95040d4
to
8303e0a
Compare
8303e0a
to
d1159dd
Compare
d1159dd
to
15dd916
Compare
15dd916
to
425457a
Compare
425457a
to
407fbdd
Compare
407fbdd
to
1629a47
Compare
dec1253
to
2870310
Compare
2870310
to
e75b5e4
Compare
e75b5e4
to
3ddadb6
Compare
3ddadb6
to
b04e11e
Compare
b04e11e
to
ca4eb3a
Compare
ca4eb3a
to
96bbb6c
Compare
96bbb6c
to
4a7664a
Compare
4a7664a
to
5c31335
Compare
5c31335
to
b76b663
Compare
b76b663
to
d25184a
Compare
d25184a
to
4069154
Compare
4069154
to
14dd64a
Compare
14dd64a
to
365c400
Compare
365c400
to
097f2ab
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:
2024.1.5
->2024.12.5
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
home-assistant/core (homeassistant/home-assistant)
v2024.12.5
Compare Source
nice-go
to 1.0.0 (@IceBotYT - #133185) (nice_go docs) (dependency)v2024.12.4
Compare Source
imgw-pib
to version 1.0.7 (@bieniu - #133364) (imgw_pib docs) (dependency)v2024.12.3
Compare Source
2024112
.8 (@bramkragten - #133066) (frontend docs) (dependency)v2024.12.2
Compare Source
2024112
.7 (@bramkragten - #132729) (frontend docs) (dependency)v2024.12.1
Compare Source
2024112
.5 (@bramkragten - #132475) (frontend docs) (dependency)2024112
.6 (@bramkragten - #132494) (frontend docs) (dependency)v2024.12.0
Compare Source
https://www.home-assistant.io/blog/2024/12/04/release-202412/
v2024.11.3
Compare Source
v2024.11.2
Compare Source
done
response in conversation (@mib1185 - #130247) (conversation docs)v2024.11.1
Compare Source
KeyError
in nest integration when the old key format does not exist (@allenporter - [#130057]) (nest docs)2024110
.1 (@bramkragten - [#130086]) (frontend docs) (dependency)Configuration
📅 Schedule: Branch creation - "on saturday" (UTC), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.