Skip to content

Commit 653cc26

Browse files
committed
Update dependency kubernetes-csi/csi-driver-host-path to v1.17.1
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent 285c49d commit 653cc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hack/setup-kind-cluster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ case "$KUBE_MINOR" in
243243
;;
244244
*)
245245
# renovate: datasource=github-releases depName=kubernetes-csi/csi-driver-host-path versioning=semver-coerced
246-
TAG="v1.17.0"
246+
TAG="v1.17.1"
247247
DEPLOY_SCRIPT="deploy.sh"
248248
;;
249249
esac

0 commit comments

Comments
 (0)