We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0557520 commit 3e90cfbCopy full SHA for 3e90cfb
pkg/build/nodeimage/const_storage.go
@@ -26,7 +26,7 @@ NOTE: we have customized it in the following ways:
26
- tolerate control plane scheduling taints
27
*/
28
29
-const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20241212-8ac705d0"
+const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20250214-acbabc1a"
30
const storageHelperImage = "docker.io/kindest/local-path-helper:v20241212-8ac705d0"
31
32
// image we need to preload
0 commit comments