Skip to content

Commit 3e90cfb

Browse files
committed
bump local-path-storage to latest
1 parent 0557520 commit 3e90cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/build/nodeimage/const_storage.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ NOTE: we have customized it in the following ways:
2626
- tolerate control plane scheduling taints
2727
*/
2828

29-
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20241212-8ac705d0"
29+
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20250214-acbabc1a"
3030
const storageHelperImage = "docker.io/kindest/local-path-helper:v20241212-8ac705d0"
3131

3232
// image we need to preload

0 commit comments

Comments
 (0)