We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e6f89 commit 1780201Copy full SHA for 1780201
1 file changed
config/config.go
@@ -281,7 +281,7 @@ const (
281
CSISidecarProvisionerImageTag = "csi-provisioner:v6.1.0"
282
CSISidecarAttacherImageTag = "csi-attacher:v4.10.0"
283
CSISidecarResizerImageTag = "csi-resizer:v2.0.0"
284
- CSISidecarSnapshotterImageTag = "csi-snapshotter:v8.4.0"
+ CSISidecarSnapshotterImageTag = "csi-snapshotter:v8.5.0"
285
CSISidecarNodeDriverRegistrarImageTag = "csi-node-driver-registrar:v2.15.0"
286
CSISidecarLivenessProbeImageTag = "livenessprobe:v2.17.0"
287
0 commit comments