diff --git a/tools/kind/manifest.yaml b/tools/kind/manifest.yaml index 41f771a683..13063baa6f 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.28.0" +version: "0.29.0" check: ${binary} version | cut -d' ' -f1-2 | cut -d' ' -f2 | tr -d v runtime_dependencies: - docker