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

fix(container): update image ghcr.io/onedr0p/home-assistant ( 2024.11.1 → 2024.11.2 ) #4646

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Nov 15, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/home-assistant (source) patch 2024.11.1 -> 2024.11.2

Release Notes

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

v2024.11.2

Compare Source

….1 → 2024.11.2 )

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

repo-jeeves bot commented Nov 15, 2024

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

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

@@ -61,13 +61,13 @@

           main:
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2024.11.1@sha256:a3dd7577c28771702b21f817ad86600056467c2c7f45d261a1e7241910ddc2e2
+              tag: 2024.11.2@sha256:bc1bae360366c10e16f486eaf945da0381b18598070495343c4f64217a617e29
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 15, 2024

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

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

@@ -73,13 +73,13 @@

         - mountPath: /root/.ssh
           name: sshkey
           readOnly: true
       - envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/onedr0p/home-assistant:2024.11.1@sha256:a3dd7577c28771702b21f817ad86600056467c2c7f45d261a1e7241910ddc2e2
+        image: ghcr.io/onedr0p/home-assistant:2024.11.2@sha256:bc1bae360366c10e16f486eaf945da0381b18598070495343c4f64217a617e29
         name: main
         volumeMounts:
         - mountPath: /config
           name: config
         - mountPath: /root/.ssh
           name: sshkey

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Nov 15, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.12s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.79s
✅ YAML prettier 1 0 0.53s
✅ YAML yamllint 1 0 0.29s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@szinn szinn merged commit 352dd80 into main Nov 15, 2024
16 checks passed
@szinn szinn deleted the renovate/main-ghcr.io-onedr0p-home-assistant-2024.x branch November 15, 2024 21:31
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/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant