fix(container): update image ghcr.io/home-operations/home-assistant ( 2026.3.3 ➔ 2026.3.4 )#327
Merged
charming-byte merged 1 commit intomainfrom Mar 26, 2026
Conversation
0c51941 to
f237fd0
Compare
Contributor
Author
--- HelmRelease: default/home-assistant Deployment: default/home-assistant
+++ HelmRelease: default/home-assistant Deployment: default/home-assistant
@@ -92,13 +92,13 @@
- env:
- name: TZ
value: Europe/Berlin
envFrom:
- secretRef:
name: home-assistant-secret
- image: ghcr.io/home-operations/home-assistant:2026.3.3@sha256:16c50c92379b507ef0de98ea5371f2a0cabf917991d9f7d1c52f612c5557388a
+ image: ghcr.io/home-operations/home-assistant:2026.3.4@sha256:45d37a8be32fc1b2ebc64acc9ab219ca6226dcf04b4de0046d6c4e650b7a3022
livenessProbe:
failureThreshold: 3
httpGet:
path: /
port: 8123
initialDelaySeconds: 10 |
Contributor
Author
--- kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant HelmRelease: default/home-assistant
+++ kubernetes/apps/default/home-assistant/app Kustomization: default/home-assistant HelmRelease: default/home-assistant
@@ -38,13 +38,13 @@
TZ: Europe/Berlin
envFrom:
- secretRef:
name: '{{ .Release.Name }}-secret'
image:
repository: ghcr.io/home-operations/home-assistant
- tag: 2026.3.3@sha256:16c50c92379b507ef0de98ea5371f2a0cabf917991d9f7d1c52f612c5557388a
+ tag: 2026.3.4@sha256:45d37a8be32fc1b2ebc64acc9ab219ca6226dcf04b4de0046d6c4e650b7a3022
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
… 2026.3.3 ➔ 2026.3.4 )
f237fd0 to
eaffbd6
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.3.3→2026.3.4Release Notes
home-assistant/core (ghcr.io/home-operations/home-assistant)
v2026.3.4Compare Source
2026031.1 (@bramkragten - #166251) (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 has been generated by Renovate Bot.