mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
bump local-path-storage to latest
This commit is contained in:
@@ -26,7 +26,7 @@ NOTE: we have customized it in the following ways:
|
||||
- tolerate control plane scheduling taints
|
||||
*/
|
||||
|
||||
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20241212-8ac705d0"
|
||||
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20250214-acbabc1a"
|
||||
const storageHelperImage = "docker.io/kindest/local-path-helper:v20241212-8ac705d0"
|
||||
|
||||
// image we need to preload
|
||||
|
||||
Reference in New Issue
Block a user