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.3 ) #5411

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2024

This PR contains the following updates:

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

Release Notes

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

v2024.11.3

Compare Source

v2024.11.2

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Nov 6, 2024

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

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

@@ -28,13 +28,13 @@

           app:
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2024.11.1@sha256:a3dd7577c28771702b21f817ad86600056467c2c7f45d261a1e7241910ddc2e2
+              tag: 2024.11.3@sha256:f45f502b1738e46eb435fbc8947cdcc2574f3713b156c6738129ea2ea9b49018
             resources:
               limits:
                 memory: 1254M
               requests:
                 cpu: 47m
                 memory: 1254M

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Nov 6, 2024

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

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

@@ -49,13 +49,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - 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.3@sha256:f45f502b1738e46eb435fbc8947cdcc2574f3713b156c6738129ea2ea9b49018
         name: app
         resources:
           limits:
             memory: 1254M
           requests:
             cpu: 47m

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Nov 6, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.17s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 3.32s
⚠️ YAML prettier 1 1 0.51s
✅ YAML yamllint 1 0 0.41s

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

@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-home-assistant-2024.x branch from 2c7c181 to 1ea4913 Compare November 7, 2024 11:31
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/home-assistant ( 2024.10.4 → 2024.11.0 ) feat(container): update image ghcr.io/onedr0p/home-assistant ( 2024.10.4 → 2024.11.1 ) Nov 8, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-home-assistant-2024.x branch from 1ea4913 to 36ff436 Compare November 8, 2024 19:40
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/home-assistant ( 2024.10.4 → 2024.11.1 ) feat(container): update image ghcr.io/onedr0p/home-assistant ( 2024.10.4 → 2024.11.1 ) - autoclosed Nov 11, 2024
@renovate renovate bot closed this Nov 11, 2024
@renovate renovate bot deleted the renovate/cluster-0-ghcr.io-onedr0p-home-assistant-2024.x branch November 11, 2024 21:48
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/home-assistant ( 2024.10.4 → 2024.11.1 ) - autoclosed feat(container): update image ghcr.io/onedr0p/home-assistant ( 2024.10.4 → 2024.11.1 ) Nov 15, 2024
@renovate renovate bot reopened this Nov 15, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-home-assistant-2024.x branch from 38a7080 to 36ff436 Compare November 15, 2024 22:23
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/home-assistant ( 2024.10.4 → 2024.11.1 ) fix(container): update image ghcr.io/onedr0p/home-assistant ( 2024.11.1 → 2024.11.2 ) Nov 15, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-home-assistant-2024.x branch 2 times, most recently from 8264d13 to 13b1fdd Compare November 18, 2024 10:12
….1 → 2024.11.3 )

| datasource | package                        | from      | to        |
| ---------- | ------------------------------ | --------- | --------- |
| docker     | ghcr.io/onedr0p/home-assistant | 2024.11.1 | 2024.11.3 |
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/home-assistant ( 2024.11.1 → 2024.11.2 ) fix(container): update image ghcr.io/onedr0p/home-assistant ( 2024.11.1 → 2024.11.3 ) Nov 22, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-home-assistant-2024.x branch from 13b1fdd to a0cc82e Compare November 22, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants