generated from onedr0p/cluster-template
-
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
fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.11.2 #638
Merged
GeckoSplinter
merged 1 commit into
main
from
renovate/ghcr.io-home-assistant-home-assistant-2024.x
Nov 19, 2024
Merged
fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.11.2 #638
GeckoSplinter
merged 1 commit into
main
from
renovate/ghcr.io-home-assistant-home-assistant-2024.x
Nov 19, 2024
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/home/home-assistant-old/app Kustomization: flux-system/home-assistant-old HelmRelease: home/home-assistant-old
+++ kubernetes/apps/home/home-assistant-old/app Kustomization: flux-system/home-assistant-old HelmRelease: home/home-assistant-old
@@ -41,13 +41,13 @@
HASS_HTTP_TRUSTED_PROXY_1: 192.168.10.0/24
HASS_HTTP_TRUSTED_PROXY_2: 192.168.42.0/24
HASS_HTTP_TRUSTED_PROXY_3: 10.42.0.0/16
TZ: Europe/Paris
image:
repository: ghcr.io/home-assistant/home-assistant
- tag: 2024.11.0
+ tag: 2024.11.2
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
--- kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant
+++ kubernetes/apps/home/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home/home-assistant
@@ -44,13 +44,13 @@
TZ: Europe/Paris
envFrom:
- secretRef:
name: home-assistant-secret
image:
repository: ghcr.io/home-assistant/home-assistant
- tag: 2024.11.0
+ tag: 2024.11.2
ports:
- containerPort: 8123
name: http
- containerPort: 1400
name: sonos
- containerPort: 5683 |
--- HelmRelease: home/home-assistant-old Deployment: home/home-assistant-old
+++ HelmRelease: home/home-assistant-old Deployment: home/home-assistant-old
@@ -47,13 +47,13 @@
- name: HASS_HTTP_TRUSTED_PROXY_2
value: 192.168.42.0/24
- name: HASS_HTTP_TRUSTED_PROXY_3
value: 10.42.0.0/16
- name: TZ
value: Europe/Paris
- image: ghcr.io/home-assistant/home-assistant:2024.11.0
+ image: ghcr.io/home-assistant/home-assistant:2024.11.2
name: app
resources:
limits:
memory: 1Gi
requests:
cpu: 10m
--- HelmRelease: home/home-assistant Deployment: home/home-assistant
+++ HelmRelease: home/home-assistant Deployment: home/home-assistant
@@ -44,13 +44,13 @@
value: 10.42.0.0/16
- name: TZ
value: Europe/Paris
envFrom:
- secretRef:
name: home-assistant-secret
- image: ghcr.io/home-assistant/home-assistant:2024.11.0
+ image: ghcr.io/home-assistant/home-assistant:2024.11.2
name: app
ports:
- containerPort: 8123
name: http
- containerPort: 1400
name: sonos |
renovate
bot
changed the title
fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.11.1
fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.11.1 - autoclosed
Nov 11, 2024
renovate
bot
deleted the
renovate/ghcr.io-home-assistant-home-assistant-2024.x
branch
November 11, 2024 12:21
renovate
bot
changed the title
fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.11.1 - autoclosed
fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.11.1
Nov 16, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-home-assistant-home-assistant-2024.x
branch
from
November 16, 2024 00:38
db82aaa
to
3954e06
Compare
renovate
bot
changed the title
fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.11.1
fix(container): update image ghcr.io/home-assistant/home-assistant to v2024.11.2
Nov 16, 2024
renovate
bot
force-pushed
the
renovate/ghcr.io-home-assistant-home-assistant-2024.x
branch
from
November 16, 2024 04:44
3954e06
to
68c9e39
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.11.0
->2024.11.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
home-assistant/core (ghcr.io/home-assistant/home-assistant)
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)2024110
.2 (@bramkragten - #130128) (frontend docs) (dependency)Configuration
📅 Schedule: Branch creation - "every weekend" (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 this update again.
This PR was generated by Mend Renovate. View the repository job log.