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 registry.k8s.io/sig-storage/csi-provisioner ( v5.0.0 β†’ v5.0.1 ) #282

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

parsec-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

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

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

github-actions bot commented Jun 4, 2024

--- kubernetes/apps/storage/local-path-provisioner/app Kustomization: flux-system/local-path-provisioner HelmRelease: storage/local-path-provisioner

+++ kubernetes/apps/storage/local-path-provisioner/app Kustomization: flux-system/local-path-provisioner HelmRelease: storage/local-path-provisioner

@@ -37,13 +37,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:v5.0.0
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1
       externalResizer:
         enabled: false
       externalSnapshotter:
         enabled: false
       strategy: node
     csiDriver:
--- kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

+++ kubernetes/apps/rook-ceph/rook-ceph/app Kustomization: flux-system/rook-ceph HelmRelease: rook-ceph/rook-ceph-operator

@@ -33,13 +33,13 @@

       retries: 3
   values:
     csi:
       cephFSKernelMountOptions: ms_mode=prefer-crc
       enableLiveness: true
       provisioner:
-        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.0
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1
       serviceMonitor:
         enabled: true
     monitoring:
       enabled: true
     resources:
       limits:

Copy link

github-actions bot commented Jun 4, 2024

--- HelmRelease: storage/local-path-provisioner DaemonSet: storage/local-path-provisioner-node

+++ HelmRelease: storage/local-path-provisioner DaemonSet: storage/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:v5.0.0
+        image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.1
         args:
         - --v=5
         - --leader-election
         - --leader-election-namespace=storage
         - --timeout=90s
         - --worker-threads=10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants