mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-03-28 00:12:19 +08:00
Description was inaccurate, should have v prefix (#195)
This commit is contained in:
parent
47a0af42ba
commit
44bac4685f
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user