We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1565ba commit 5b9cd2eCopy full SHA for 5b9cd2e
action.yml
@@ -4,7 +4,7 @@ author: "Engineerd"
4
inputs:
5
version:
6
description: "Version of Kind to use (default v0.11.1)"
7
- default: "v0.11.1"
+ default: "v0.24.0"
8
required: true
9
config:
10
description: "Path (relative to the root of the repository) to a kind config file"
0 commit comments