martinohmann / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
MIT License
5 stars 0 forks source link

feat(container): update ghcr.io/onedr0p/home-assistant ( 2024.6.4 → 2024.7.0 ) #1070

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 5 days ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/home-assistant (source) minor 2024.6.4 -> 2024.7.0

Release Notes

home-assistant/core (ghcr.io/onedr0p/home-assistant) ### [`v2024.7.0`](https://togithub.com/home-assistant/core/releases/tag/2024.7.0) [Compare Source](https://togithub.com/home-assistant/core/compare/2024.6.4...2024.7.0) https://www.home-assistant.io/blog/2024/07/03/release-20247/

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

github-actions[bot] commented 5 days ago

kustomization changes in kubernetes/main

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

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

@@ -36,13 +36,13 @@

     controllers:
       home-assistant:
         containers:
           app:
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2024.6.4@sha256:6c953a5ae2d5783713dad6b3ff1cd10a43713ceb82b9482ce854e9a9fd2c3d24
+              tag: 2024.7.0@sha256:312833ee3d4c16702d8e3e29c87fa8684b58d9bbd1f98690c57ad761011247d6
             resources:
               limits:
                 memory: 768Mi
               requests:
                 cpu: 10m
                 memory: 256Mi
github-actions[bot] commented 5 days ago

helmrelease changes in kubernetes/main

--- HelmRelease: default/home-assistant Deployment: default/home-assistant

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

@@ -38,13 +38,13 @@

           type: RuntimeDefault
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/onedr0p/home-assistant:2024.6.4@sha256:6c953a5ae2d5783713dad6b3ff1cd10a43713ceb82b9482ce854e9a9fd2c3d24
+      - image: ghcr.io/onedr0p/home-assistant:2024.7.0@sha256:312833ee3d4c16702d8e3e29c87fa8684b58d9bbd1f98690c57ad761011247d6
         name: app
         resources:
           limits:
             memory: 768Mi
           requests:
             cpu: 10m