Skip to content

Commit

Permalink
bump local-path-provisioner
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Nov 8, 2024
1 parent 857c378 commit 3b84129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/build/nodeimage/const_storage.go
Original file line number Diff line number Diff line change
Expand Up @@ -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:v20240813-c6f155d6"
const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20241108-5c6d2daf"
const storageHelperImage = "docker.io/kindest/local-path-helper:v20230510-486859a6"

// image we need to preload
Expand Down

0 comments on commit 3b84129

Please sign in to comment.