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 to v2023.12.1 #1513

Merged
merged 1 commit into from
Dec 9, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

@bot-blake bot-blake bot commented Dec 9, 2023

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/home-assistant patch 2023.12.0 -> 2023.12.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@bot-blake bot-blake bot requested a review from buroa as a code owner December 9, 2023 00:07
@bot-blake bot-blake bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Dec 9, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 9, 2023

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

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

@@ -42,13 +42,13 @@

               TZ: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2023.12.0@sha256:b6bfc378ceabbfb3dbc8f5c257010be86ba22bd0c5df01842b93ca70ffad025f
+              tag: 2023.12.1@sha256:435264e826e5adcc6f669f80d2f2495faa793fe9a4bd357445ae7cf14bb89f0b
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 9, 2023

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

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

@@ -70,13 +70,13 @@

           value: imperial
         - name: TZ
           value: ${TIMEZONE}
         envFrom:
         - secretRef:
             name: home-assistant-secret
-        image: ghcr.io/onedr0p/home-assistant:2023.12.0@sha256:b6bfc378ceabbfb3dbc8f5c257010be86ba22bd0c5df01842b93ca70ffad025f
+        image: ghcr.io/onedr0p/home-assistant:2023.12.1@sha256:435264e826e5adcc6f669f80d2f2495faa793fe9a4bd357445ae7cf14bb89f0b
         name: main
         resources:
           limits:
             memory: 750M
           requests:
             cpu: 10m

@buroa buroa merged commit f29cb9f into master Dec 9, 2023
4 checks passed
@buroa buroa deleted the renovate/ghcr.io-onedr0p-home-assistant-2023.x branch December 9, 2023 01:16
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