Skip to content

Commit 01d9cb2

Browse files
committed
bump local path provisioner image
1 parent c6f155d commit 01d9cb2

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
@@ -25,7 +25,7 @@ NOTE: we have customized it in the following ways:
2525
- install as the default storage class
2626
*/
2727

28-
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20240513-b9bba138"
28+
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20240813-c6f155d6"
2929
const storageHelperImage = "docker.io/kindest/local-path-helper:v20230510-486859a6"
3030

3131
// image we need to preload

0 commit comments

Comments
 (0)