Update ChartInflatorExec

This commit is contained in:
Jeff Regan
2019-04-23 17:05:12 -07:00
committed by GitHub
parent 72fd31fd20
commit 0f50be877c

View File

@@ -10,8 +10,8 @@ set -e
# metadata:
# name: notImportantHere
# chart: chartName
# values: path/to/values/file
# helmBin: path/to/helmBin
# values: /absolute/path/to/values/file
# helmBin: /absolute/path/to/helmBin
#
# fetches the given chart from stable/$chartName,
# and inflates it to stdout, using the given values file.