allenporter / k8s-gitops

Flux/Gitops managed k8s cluster
32 stars 1 forks source link

Update registry.k8s.io/sig-storage/csi-provisioner Docker tag to v5 #1859

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
registry.k8s.io/sig-storage/csi-provisioner major v4.0.1 -> v5.0.1

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/Los_Angeles, 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 Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago
--- HelmRelease: democratic-csi/local-path-provisioner DaemonSet: democratic-csi/local-path-provisioner-node

+++ HelmRelease: democratic-csi/local-path-provisioner DaemonSet: democratic-csi/local-path-provisioner-node

@@ -34,13 +34,13 @@

       hostNetwork: true
       hostAliases: []
       hostIPC: true
       hostPID: false
       containers:
       - name: external-provisioner
-        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1
         args:
         - --v=5
         - --leader-election
         - --leader-election-namespace=democratic-csi
         - --timeout=90s
         - --worker-threads=10
github-actions[bot] commented 1 month ago
--- kubernetes/storage/prod Kustomization: flux-system/storage HelmRelease: democratic-csi/local-path-provisioner

+++ kubernetes/storage/prod Kustomization: flux-system/storage HelmRelease: democratic-csi/local-path-provisioner

@@ -36,13 +36,13 @@

         - --node-deployment=true
         - --node-deployment-immediate-binding=false
         - --feature-gates=Topology=true
         - --strict-topology=true
         - --enable-capacity=true
         - --capacity-ownerref-level=1
-        image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1
       externalResizer:
         enabled: false
       externalSnapshotter:
         enabled: false
       strategy: node
     csiDriver: