Commit 95652056 authored by rahenda's avatar rahenda Committed by Pierre Smeyers
Browse files

docs(publish): fix supported variable name in custom publish job

parent c25a1aec
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -442,7 +442,7 @@ If supported methods don't fit your needs, you may provide a `helm-publish.sh` s

This script may use the following variables:

* `$helm_package`: the packaged chart to publish,
* `$helm_package_file`: the packaged chart to publish,
* `$HELM_PUBLISH_USER`, `$HELM_PUBLISH_PASSWORD` and `$HELM_PUBLISH_URL` (see above).

### `helm-test` job