We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6f155d commit 01d9cb2Copy full SHA for 01d9cb2
pkg/build/nodeimage/const_storage.go
@@ -25,7 +25,7 @@ NOTE: we have customized it in the following ways:
25
- install as the default storage class
26
*/
27
28
-const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20240513-b9bba138"
+const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20240813-c6f155d6"
29
const storageHelperImage = "docker.io/kindest/local-path-helper:v20230510-486859a6"
30
31
// image we need to preload
0 commit comments