We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87a2cd5 + d0d6381 commit 1de6b70Copy full SHA for 1de6b70
README.md
@@ -1,7 +1,7 @@
1
# Setup Helm
2
#### Install a specific version of helm binary on the runner.
3
4
-Acceptable values are latest or any semantic version string like 1.15.0. Use this action in workflow to define which version of helm will be used.
+Acceptable values are latest or any semantic version string like `v1.15.0`. Use this action in workflow to define which version of helm will be used.
5
6
```yaml
7
- uses: azure/setup-helm@v1
0 commit comments