mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
bump local path provisioner image
This commit is contained in:
@@ -25,7 +25,7 @@ NOTE: we have customized it in the following ways:
|
||||
- install as the default storage class
|
||||
*/
|
||||
|
||||
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20240513-b9bba138"
|
||||
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20240813-c6f155d6"
|
||||
const storageHelperImage = "docker.io/kindest/local-path-helper:v20230510-486859a6"
|
||||
|
||||
// image we need to preload
|
||||
|
||||
Reference in New Issue
Block a user