Commit 2db20be1 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: supported variables in custom publish script

parent 979a4fd0
Loading
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_file`: the packaged chart to publish,
* All [package output variables](#package-output-variables),
* `$HELM_PUBLISH_USER`, `$HELM_PUBLISH_PASSWORD` and `$HELM_PUBLISH_URL` (see above).

### `helm-test` job