diff --git a/tools/kind/manifest.yaml b/tools/kind/manifest.yaml index 4021ac7a1c..3005d3f598 100644 --- a/tools/kind/manifest.yaml +++ b/tools/kind/manifest.yaml @@ -3,7 +3,7 @@ name: kind license: name: Apache License 2.0 link: https://github.com/kubernetes-sigs/kind/blob/main/LICENSE -version: "0.25.0" +version: "0.26.0" check: ${binary} version | cut -d' ' -f1-2 | cut -d' ' -f2 | tr -d v runtime_dependencies: - docker