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 ghcr.io/onedr0p/home-assistant ( 2024.6.1 → 2024.6.2 ) #962

Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v2024.6.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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from martinohmann as a code owner June 11, 2024 20:14
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Jun 11, 2024
Copy link

helmrelease changes in kubernetes/main

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

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

@@ -36,13 +36,13 @@

         runAsUser: 568
       hostIPC: false
       hostNetwork: false
       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
-      - image: ghcr.io/onedr0p/home-assistant:2024.6.1@sha256:abcff59b10e53ca8cc311afb44f9bfd180ef22b332aeee1daff2d08ddf9c17b6
+      - image: ghcr.io/onedr0p/home-assistant:2024.6.2@sha256:921c207d576d053efc789a075f1fecb99d995e73cfaa9d406674ed85f9db721b
         name: app
         resources:
           limits:
             memory: 768Mi
           requests:
             cpu: 10m

Copy link

kustomization changes in kubernetes/main

--- 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

@@ -36,13 +36,13 @@

     controllers:
       home-assistant:
         containers:
           app:
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2024.6.1@sha256:abcff59b10e53ca8cc311afb44f9bfd180ef22b332aeee1daff2d08ddf9c17b6
+              tag: 2024.6.2@sha256:921c207d576d053efc789a075f1fecb99d995e73cfaa9d406674ed85f9db721b
             resources:
               limits:
                 memory: 768Mi
               requests:
                 cpu: 10m
                 memory: 256Mi

@martinohmann
Copy link
Owner

The image uses Python 3.12.4 which currently breaks certain integrations e.g. hacs. I'm putting this on hold until there's a fix.

home-assistant/core#119454

@renovate renovate bot deleted the renovate/main-ghcr.io-onedr0p-home-assistant-2024.x branch June 14, 2024 17:53
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.

1 participant