Skip to content

Commit 46b8925

Browse files
author
Radu M
committed
Fix wrong default version in readme
Signed-off-by: Radu M <root@radu.sh>
1 parent 7c68ea5 commit 46b8925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Currently, possible inputs are all the flags for `kind cluster create`, with the
2828

2929
Optional inputs:
3030

31-
- `version`: version of Kind to use (default `"v0.5.1"`)
31+
- `version`: version of Kind to use (default `"v0.6.1"`)
3232
- `config`: path (relative to the root of the repository) to a kind config file. If omitted, a default 1-node cluster will be created
3333
- `image`: node Docker image to use for booting the cluster.
3434
- `name`: cluster context name (default `"kind"`)

0 commit comments

Comments
 (0)