Skip to content

Commit

Permalink
feat(container)!: Update image registry.k8s.io/sig-storage/csi-provis…
Browse files Browse the repository at this point in the history
…ioner to v5
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 7ddc5ad commit 01a2ab6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
values:
csi:
provisioner:
image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.0
cephFSKernelMountOptions: ms_mode=prefer-crc

pluginTolerations:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
controller:
strategy: node
externalProvisioner:
image: registry.k8s.io/sig-storage/csi-provisioner:v4.0.1
image: registry.k8s.io/sig-storage/csi-provisioner:v5.0.0
extraArgs:
- --leader-election=false
- --node-deployment=true
Expand Down

0 comments on commit 01a2ab6

Please sign in to comment.