mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-04-15 10:42:17 +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'
|
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:
|
inputs:
|
||||||
version:
|
version:
|
||||||
description: 'Version of kubectl'
|
description: 'Version of kubectl'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user