Skip to content

Commit

Permalink
Update snapshotter to version v2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Griffiths <grant@portworx.com>
  • Loading branch information
Grant Griffiths committed Jan 8, 2020
1 parent 3c463fb commit 8191eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow.sh
Expand Up @@ -328,7 +328,7 @@ configvar CSI_PROW_E2E_ALPHA_GATES_LATEST '' "alpha feature gates for latest Kub
configvar CSI_PROW_E2E_ALPHA_GATES "$(get_versioned_variable CSI_PROW_E2E_ALPHA_GATES "${csi_prow_kubernetes_version_suffix}")" "alpha E2E feature gates"

# Which external-snapshotter tag to use for the snapshotter CRD and snapshot-controller deployment
configvar CSI_SNAPSHOTTER_VERSION 'v2.0.0-rc4' "external-snapshotter version tag"
configvar CSI_SNAPSHOTTER_VERSION 'v2.0.0' "external-snapshotter version tag"

# Some tests are known to be unusable in a KinD cluster. For example,
# stopping kubelet with "ssh <node IP> systemctl stop kubelet" simply
Expand Down

0 comments on commit 8191eab

Please sign in to comment.