mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-07-30 10:29:28 +08:00
Description was inaccurate, should have v prefix (#195)
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
name: 'Kubectl tool installer'
|
||||
description: 'Install a specific version of kubectl binary. Acceptable values are latest or any semantic version string like 1.15.0'
|
||||
description: 'Install a specific version of kubectl binary. Acceptable values are latest or any semantic version string like "v1.15.0"'
|
||||
inputs:
|
||||
version:
|
||||
description: 'Version of kubectl'
|
||||
|
||||
Reference in New Issue
Block a user