Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mbovo committed Nov 11, 2021
1 parent 718d0fd commit 4afa32e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# action-helm-tools
# action-helm-artifactory

GitHub Action for packaging, testing helm charts and publishing to Artifactory helm repo

Expand Down Expand Up @@ -32,6 +32,7 @@ ARTIFACTORY_PASSWORD: ${{ secrets.ARTIFACTORY_PASSWORD }} # ARTIFACTORY_PASSWORD
CHART_VERSION: # Overide helm chart version when pushing
HELM_VERSION: # Override helm version. Default "3.5.1"
HELM_ARTIFACTORY_PLUGIN_VERSION: # Override helm artifactory plugin version. Default "v1.0.2"
CHART_VERSION: # if defined override version in Chart.yaml. Default is unset
```
## Example workflow
Expand Down

0 comments on commit 4afa32e

Please sign in to comment.