Skip to content

Commit b35e42d

Browse files
committed
Update dependency kubernetes-csi/csi-driver-host-path to v1.16.1
Signed-off-by: Mend Renovate <[email protected]>
1 parent 1174900 commit b35e42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/setup-kind-cluster.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ case "$KUBE_MINOR" in
258258
;;
259259
*)
260260
# renovate: datasource=github-releases depName=kubernetes-csi/csi-driver-host-path versioning=semver-coerced
261-
TAG="v1.15.0"
261+
TAG="v1.16.1"
262262
DEPLOY_SCRIPT="deploy.sh"
263263
;;
264264
esac

0 commit comments

Comments
 (0)