Skip to content
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.5.4 #757

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/home-assistant/home-assistant (source) patch 2024.5.3 -> 2024.5.4

Release Notes

home-assistant/core (ghcr.io/home-assistant/home-assistant)

v2024.5.4

Compare Source


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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label May 17, 2024
Copy link

--- HelmRelease: home/home-assistant StatefulSet: home/home-assistant

+++ HelmRelease: home/home-assistant StatefulSet: home/home-assistant

@@ -29,13 +29,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: home-assistant
-        image: ghcr.io/home-assistant/home-assistant:2024.5.3
+        image: ghcr.io/home-assistant/home-assistant:2024.5.4
         imagePullPolicy: null
         env:
         - name: TZ
           value: Europe/Stockholm
         envFrom:
         - secretRef:

Copy link

--- kubernetes/apps/home/home-assistant/app Kustomization: flux-system/cluster-apps-hass HelmRelease: home/home-assistant

+++ kubernetes/apps/home/home-assistant/app Kustomization: flux-system/cluster-apps-hass HelmRelease: home/home-assistant

@@ -74,13 +74,13 @@

       TZ: Europe/Stockholm
     envFrom:
     - secretRef:
         name: home-assistant-secret
     image:
       repository: ghcr.io/home-assistant/home-assistant
-      tag: 2024.5.3
+      tag: 2024.5.4
     ingress:
       main:
         annotations:
           hajimari.io/icon: mdi:home-assistant
         enabled: true
         hosts:

@thiagoalmeidasa thiagoalmeidasa merged commit bfd050a into main May 17, 2024
4 checks passed
@thiagoalmeidasa thiagoalmeidasa deleted the renovate/ghcr.io-home-assistant-home-assistant-2024.x branch May 17, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant