rwlove / home-ops

Lovenet Cluster Configuration
https://rwlove.github.io/home-ops/
8 stars 0 forks source link

feat(container): update image ghcr.io/onedr0p/home-assistant to v2024.9.0 #7134

Closed rosey-the-renovator-bot[bot] closed 1 week ago

rosey-the-renovator-bot[bot] commented 1 week ago

This PR contains the following updates:

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

Release Notes

home-assistant/core (ghcr.io/onedr0p/home-assistant) ### [`v2024.9.0`](https://redirect.github.com/home-assistant/core/releases/tag/2024.9.0) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2024.8.3...2024.9.0) https://home-assistant.io/blog/2024/09/04/release-20249/

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.

rosey-the-renovator-bot[bot] commented 1 week ago
--- kubernetes/main/apps/home/home-assistant/app Kustomization: flux-system/home-automation-home-assistant HelmRelease: home/home-assistant

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

@@ -41,13 +41,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: home-assistant
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2024.8.3@sha256:4c66f07029ce461e2e57991968977eea759bf231caa4ced7116d478a6e5bcb37
+              tag: 2024.9.0@sha256:eb99ee60ea35b37c5f90d79c74c7efcc4cdf611b04eaccf0ed9741e3eb9f1f12
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:
rosey-the-renovator-bot[bot] commented 1 week ago
--- HelmRelease: home/home-assistant StatefulSet: home/home-assistant

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

@@ -77,13 +77,13 @@

           value: postgres-rw.databases.svc.cluster.local
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: home-assistant
-        image: ghcr.io/onedr0p/home-assistant:2024.8.3@sha256:4c66f07029ce461e2e57991968977eea759bf231caa4ced7116d478a6e5bcb37
+        image: ghcr.io/onedr0p/home-assistant:2024.9.0@sha256:eb99ee60ea35b37c5f90d79c74c7efcc4cdf611b04eaccf0ed9741e3eb9f1f12
         name: main
         resources:
           limits:
             memory: 2G
           requests:
             cpu: 100m