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 (2023.12.3 β†’ 2023.12.4) #1629

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

bot-blake[bot]
Copy link
Contributor

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

This PR contains the following updates:

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

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 28, 2023 15:05
@bot-blake bot-blake bot added the area/kubernetes Changes made in the kubernetes directory label Dec 28, 2023
@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 28, 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

@@ -41,13 +41,13 @@

               TZ: ${TIMEZONE}
             envFrom:
             - secretRef:
                 name: home-assistant-secret
             image:
               repository: ghcr.io/onedr0p/home-assistant
-              tag: 2023.12.3@sha256:4de48fcfd5a5bc1b90ca1803c70d550d5cbe1f75eb5d86f8b7cc11da1010acfa
+              tag: 2023.12.4@sha256:fbf40169fd70409280bfce460be144a2f49e1bb9f3350e3f775e308bd3379885
             probes:
               liveness:
                 enabled: false
               readiness:
                 enabled: false
               startup:

@bot-blake
Copy link
Contributor Author

bot-blake bot commented Dec 28, 2023

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

+++ 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.3@sha256:4de48fcfd5a5bc1b90ca1803c70d550d5cbe1f75eb5d86f8b7cc11da1010acfa
+        image: ghcr.io/onedr0p/home-assistant:2023.12.4@sha256:fbf40169fd70409280bfce460be144a2f49e1bb9f3350e3f775e308bd3379885
         name: main
         resources:
           limits:
             memory: 750M
           requests:
             cpu: 10m

@buroa buroa merged commit 8c83628 into master Dec 28, 2023
8 checks passed
@buroa buroa deleted the renovate/ghcr.io-onedr0p-home-assistant-2023.x branch December 28, 2023 17:30
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