mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
deploy: bump the external snapshotter version
We have a new release v4.0.0 of https://github.com/kubernetes-csi/external-snapshotter Adjusting SNAPSHOT_VERSION will pull the latest controller and CRDs Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
10a75dd4ff
commit
05b17d80ca
@ -25,7 +25,7 @@ GOSEC_VERSION=v2.3.0
|
||||
|
||||
# external snapshotter version
|
||||
# Refer: https://github.com/kubernetes-csi/external-snapshotter/releases
|
||||
SNAPSHOT_VERSION=v3.0.1
|
||||
SNAPSHOT_VERSION=v4.0.0
|
||||
|
||||
# "go test" configuration
|
||||
# set to stdout or html to enable coverage reporting, disabled by default
|
||||
|
Reference in New Issue
Block a user