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

feat(container): update image ghcr.io/home-assistant/home-assistant ( 2024.10.4 → 2024.11.0 ) - autoclosed #322

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/home-assistant/home-assistant (source) minor 2024.10.4 -> 2024.11.0

Release Notes

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

v2024.11.0

Compare Source

https://www.home-assistant.io/blog/2024/11/06/release-202411/


Configuration

📅 Schedule: Branch creation - "on friday and saturday" in timezone Europe/Prague, 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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Nov 8, 2024

--- kubernetes/main/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant

+++ kubernetes/main/apps/home-automation/home-assistant/app Kustomization: flux-system/home-assistant HelmRelease: home-automation/home-assistant

@@ -45,13 +45,13 @@

           app:
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/home-assistant/home-assistant
-              tag: 2024.10.4
+              tag: 2024.11.0
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
@@ -191,13 +191,13 @@

               tag: 1.0.0
           home-assistant:
             command:
             - /bin/true
             image:
               repository: ghcr.io/home-assistant/home-assistant
-              tag: 2024.10.4
+              tag: 2024.11.0
           recorder-init:
             command:
             - /bin/true
             image:
               repository: ghcr.io/onedr0p/postgres-init
               tag: 16

Copy link

github-actions bot commented Nov 8, 2024

--- HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

+++ HelmRelease: home-automation/home-assistant Deployment: home-automation/home-assistant

@@ -97,13 +97,13 @@

         - mountPath: /tmp
           name: tmp
       containers:
       - envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/home-assistant/home-assistant:2024.10.4
+        image: ghcr.io/home-assistant/home-assistant:2024.11.0
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /manifest.json
             port: 8123
           initialDelaySeconds: 10
--- HelmRelease: home-automation/home-assistant Job: home-automation/home-assistant-preload-images

+++ HelmRelease: home-automation/home-assistant Job: home-automation/home-assistant-preload-images

@@ -80,13 +80,13 @@

           name: deploy-key
           subPath: ssh-known-hosts
         - mountPath: /tmp
           name: tmp
       - command:
         - /bin/true
-        image: ghcr.io/home-assistant/home-assistant:2024.10.4
+        image: ghcr.io/home-assistant/home-assistant:2024.11.0
         name: home-assistant
         volumeMounts:
         - mountPath: /root/.ssh/id_ed25519
           name: deploy-key
           subPath: ssh-privatekey
         - mountPath: /root/.ssh/known_hosts2

@prehor prehor merged commit de3034f into main Nov 8, 2024
12 checks passed
@renovate renovate bot changed the title feat(container): update image ghcr.io/home-assistant/home-assistant ( 2024.10.4 → 2024.11.0 ) feat(container): update image ghcr.io/home-assistant/home-assistant ( 2024.10.4 → 2024.11.0 ) - autoclosed Nov 8, 2024
@renovate renovate bot deleted the renovate/main-ghcr.io-home-assistant-home-assistant-2024.x branch November 8, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant