Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thesattiraju committed Feb 27, 2020
1 parent 1de6b70 commit f404b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Setup Helm
#### Install a specific version of helm binary on the runner.

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.
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.

```yaml
- uses: azure/setup-helm@v1
Expand Down

0 comments on commit f404b89

Please sign in to comment.