1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-06 08:21:37 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
shigupt202 b9405ec6dc Update README.md 2021-08-10 16:30:59 +05:30
Sundar f278626f77 Added integration tests. (#43) 2021-06-10 14:51:38 +05:30
+2 -1
View File
@@ -1,5 +1,6 @@
# Setup Helm
#### Install a specific version of helm binary on the runner.
Install a specific version of helm binary on the runner.
## Example
Acceptable values are latest or any semantic version string like v2.16.7 Use this action in workflow to define which version of helm will be used.