Merge pull request #121413 from humblec/csi-sidecar

snapshot controller version bump to v6.3.1
This commit is contained in:
Kubernetes Prow Robot 2023-12-13 21:26:27 +01:00 committed by GitHub
commit e36fc426a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ spec:
serviceAccount: volume-snapshot-controller
containers:
- name: volume-snapshot-controller
image: registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
image: registry.k8s.io/sig-storage/snapshot-controller:v6.3.1
args:
- "--v=5"
- "--metrics-path=/metrics"