From 7e41de9f64aedbeefff4d92339cd61830ce4493d Mon Sep 17 00:00:00 2001 From: Benjamin Elder Date: Mon, 13 May 2024 14:49:02 -0700 Subject: [PATCH] bump local-path-provisioner image --- pkg/build/nodeimage/const_storage.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/build/nodeimage/const_storage.go b/pkg/build/nodeimage/const_storage.go index a45313b833..7ddb8a61a2 100644 --- a/pkg/build/nodeimage/const_storage.go +++ b/pkg/build/nodeimage/const_storage.go @@ -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:v20240202-8f1494ea" +const storageProvisionerImage = "docker.io/kindest/local-path-provisioner:v20240513-b9bba138" const storageHelperImage = "docker.io/kindest/local-path-helper:v20230510-486859a6" // image we need to preload