mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
rebase: update k8s external-snapshotter to v6.2.2
All changes are listed here: https://github.com/kubernetes-csi/external-snapshotter/compare/v6.1.0...v6.2.2 Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
360df61eb0
commit
268ac42850
@ -27,7 +27,7 @@ GOLANGCI_VERSION=v1.47.3
|
||||
|
||||
# external snapshotter version
|
||||
# Refer: https://github.com/kubernetes-csi/external-snapshotter/releases
|
||||
SNAPSHOT_VERSION=v6.1.0
|
||||
SNAPSHOT_VERSION=v6.2.2
|
||||
|
||||
# "go test" configuration
|
||||
# set to stdout or html to enable coverage reporting, disabled by default
|
||||
|
Loading…
Reference in New Issue
Block a user