deploy/kubernetes: Update snapshot-controller image

Update `snapshot-controller` to its latest version.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
This commit is contained in:
Benoît Knecht
2022-07-06 23:20:46 +02:00
parent 86451e98fd
commit e202cf76e0

View File

@@ -33,7 +33,7 @@ spec:
serviceAccountName: snapshot-controller
containers:
- name: snapshot-controller
image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v5.0.1
image: gcr.io/k8s-staging-sig-storage/snapshot-controller:v6.0.1
args:
- "--v=5"
- "--leader-election=true"