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/onedr0p/home-assistant ( 2025.2.5 → 2025.3.0 ) #5302

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Mar 5, 2025

This PR contains the following updates:

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

Release Notes

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

v2025.3.0

Compare Source

https://www.home-assistant.io/blog/2025/03/05/release-20253/

….5 → 2025.3.0 )

| datasource | package                        | from     | to       |
| ---------- | ------------------------------ | -------- | -------- |
| docker     | ghcr.io/onedr0p/home-assistant | 2025.2.5 | 2025.3.0 |
@repo-jeeves repo-jeeves bot added renovate/container Issue relates to a Renovate container update type/minor Issue relates to a minor version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Mar 5, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 5, 2025

--- kubernetes/main/apps/home/home-assistant/app Kustomization: home/home-assistant HelmRelease: home/home-assistant

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

@@ -58,13 +58,13 @@

           main:
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2025.2.5@sha256:595ced22062da128b78d249c84594f82649c097bb765a3c833afb3fce7e3a66d
+              tag: 2025.3.0@sha256:5b2d594d5d7fdf961b1245b8cfc6185690a4538ad961747dca808e2191176c9c
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Mar 5, 2025

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

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

@@ -82,13 +82,13 @@

         - mountPath: /nonexistent
           name: tmpfs
           subPath: nonexistent
       - envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/onedr0p/home-assistant:2025.2.5@sha256:595ced22062da128b78d249c84594f82649c097bb765a3c833afb3fce7e3a66d
+        image: ghcr.io/onedr0p/home-assistant:2025.3.0@sha256:5b2d594d5d7fdf961b1245b8cfc6185690a4538ad961747dca808e2191176c9c
         name: main
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /root/.ssh
           name: sshkey

@szinn szinn merged commit 57e38e9 into main Mar 5, 2025
25 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-onedr0p-home-assistant-2025.x branch March 5, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/container Issue relates to a Renovate container update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/minor Issue relates to a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant