chaijunkin / home-ops

K3s Cluster powered by proxmox
Do What The F*ck You Want To Public License
3 stars 0 forks source link

feat(container): update image registry.k8s.io/git-sync/git-sync ( v4.2.3 → v4.3.0 ) #231

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Update Change
registry.k8s.io/git-sync/git-sync minor v4.2.3 -> v4.3.0

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Asia/Kuala_Lumpur, 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 4 months ago
--- kubernetes/apps/downloads/bazarr/app Kustomization: flux-system/bazarr HelmRelease: downloads/bazarr

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

@@ -54,13 +54,13 @@

             - --repo=https://github.com/KBlixt/subcleaner
             - --branch=master
             - --wait=86400
             - --root=/add-ons
             image:
               repository: registry.k8s.io/git-sync/git-sync
-              tag: v4.2.3
+              tag: v4.3.0
             resources:
               limits:
                 memory: 128M
               requests:
                 cpu: 10m
                 memory: 10M
github-actions[bot] commented 4 months ago
--- HelmRelease: downloads/bazarr Deployment: downloads/bazarr

+++ HelmRelease: downloads/bazarr Deployment: downloads/bazarr

@@ -76,13 +76,13 @@

           name: media
       - args:
         - --repo=https://github.com/KBlixt/subcleaner
         - --branch=master
         - --wait=86400
         - --root=/add-ons
-        image: registry.k8s.io/git-sync/git-sync:v4.2.3
+        image: registry.k8s.io/git-sync/git-sync:v4.3.0
         name: subcleaner
         resources:
           limits:
             memory: 128M
           requests:
             cpu: 10m