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 docker tag to v2024.9.2 #3703

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Sep 16, 2024

This PR contains the following updates:

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

Release Notes

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

v2024.9.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 Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner September 16, 2024 18:30
@mchesterbot mchesterbot bot added type/patch area/kubernetes Changes made in the kubernetes directory labels Sep 16, 2024
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 16, 2024

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

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

@@ -39,13 +39,13 @@

               TZ: America/Vancouver
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2024.9.1@sha256:6caa7e18827b65de1d0b1055d7e0a4f8d20598cd8ea40a480629fe9d493da7a6
+              tag: 2024.9.2@sha256:2ed30ce9d13cdc6b284fcd55596849e130fbe116a3b5cee546d810957b1b5693
           vscode-tunnel:
             image:
               repository: ghcr.io/mchestr/vscode-tunnel
               tag: 1.91.0@sha256:69a9a765b97c723a126d8496f4dc41ac8cbad9f688d97775bf828a25e52954ae
         pod:
           annotations:

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Sep 16, 2024

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

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

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

       - env:
         - name: TZ
           value: America/Vancouver
         envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/onedr0p/home-assistant:2024.9.1@sha256:6caa7e18827b65de1d0b1055d7e0a4f8d20598cd8ea40a480629fe9d493da7a6
+        image: ghcr.io/onedr0p/home-assistant:2024.9.2@sha256:2ed30ce9d13cdc6b284fcd55596849e130fbe116a3b5cee546d810957b1b5693
         name: app
         volumeMounts:
         - mountPath: /config
           name: config
       - image: ghcr.io/mchestr/vscode-tunnel:1.91.0@sha256:69a9a765b97c723a126d8496f4dc41ac8cbad9f688d97775bf828a25e52954ae
         name: vscode-tunnel

@mchestr mchestr merged commit bbb92d7 into main Sep 19, 2024
5 checks passed
@mchesterbot mchesterbot bot deleted the renovate/ghcr.io-onedr0p-home-assistant-2024.x branch September 19, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant