onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

fix(container): update registry.k8s.io/git-sync/git-sync ( v4.2.3 → v4.2.4 ) #7933

Closed bot-ross[bot] closed 2 months ago

bot-ross[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
registry.k8s.io/git-sync/git-sync patch v4.2.3 -> v4.2.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.



This PR has been generated by Renovate Bot.

bot-ross[bot] commented 2 months ago
--- kubernetes/main/apps/default/bazarr/app Kustomization: flux-system/bazarr HelmRelease: default/bazarr

+++ kubernetes/main/apps/default/bazarr/app Kustomization: flux-system/bazarr HelmRelease: default/bazarr

@@ -85,13 +85,13 @@

               GITSYNC_PERIOD: 24h
               GITSYNC_REF: master
               GITSYNC_REPO: https://github.com/KBlixt/subcleaner
               GITSYNC_ROOT: /add-ons
             image:
               repository: registry.k8s.io/git-sync/git-sync
-              tag: v4.2.3@sha256:19cc7c317d125c5737ecb9a9159d00b5d97f39c45225c6483de365d62fc09fa8
+              tag: v4.2.4@sha256:8bfbf28623690fba06c65ec392e42023d28ecfc7e0fbfd4443388d020dc112ea
             resources:
               limits:
                 memory: 128Mi
               requests:
                 cpu: 10m
             securityContext:
bot-ross[bot] commented 2 months ago
--- HelmRelease: default/bazarr Deployment: default/bazarr

+++ HelmRelease: default/bazarr Deployment: default/bazarr

@@ -102,13 +102,13 @@

         - name: GITSYNC_REF
           value: master
         - name: GITSYNC_REPO
           value: https://github.com/KBlixt/subcleaner
         - name: GITSYNC_ROOT
           value: /add-ons
-        image: registry.k8s.io/git-sync/git-sync:v4.2.3@sha256:19cc7c317d125c5737ecb9a9159d00b5d97f39c45225c6483de365d62fc09fa8
+        image: registry.k8s.io/git-sync/git-sync:v4.2.4@sha256:8bfbf28623690fba06c65ec392e42023d28ecfc7e0fbfd4443388d020dc112ea
         name: subcleaner
         resources:
           limits:
             memory: 128Mi
           requests:
             cpu: 10m