onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

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

Closed bot-ross[bot] closed 3 months ago

bot-ross[bot] commented 3 months ago

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 Renovate Bot.

bot-ross[bot] commented 3 months ago
--- 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

@@ -44,13 +44,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2024.6.4@sha256:6c953a5ae2d5783713dad6b3ff1cd10a43713ceb82b9482ce854e9a9fd2c3d24
+              tag: 2024.7.0@sha256:312833ee3d4c16702d8e3e29c87fa8684b58d9bbd1f98690c57ad761011247d6
             resources:
               limits:
                 memory: 1Gi
               requests:
                 cpu: 10m
             securityContext:
bot-ross[bot] commented 3 months ago
--- HelmRelease: default/home-assistant Deployment: default/home-assistant

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

@@ -50,13 +50,13 @@

           value: 10.42.0.0/16
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: home-assistant-secret
-        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: 1Gi
           requests:
             cpu: 10m