Fix a typo in install.go, update build timestamp in helm_install.md

pull/3194/head^2
Igor Vuk 8 years ago
parent 6322c9598d
commit a884defd93

@ -76,8 +76,8 @@ To check the generated manifests of a release without installing the chart,
the '--debug' and '--dry-run' flags can be combined. This will still require a the '--debug' and '--dry-run' flags can be combined. This will still require a
round-trip to the Tiller server. round-trip to the Tiller server.
If --verify is set, the chart MUST have a provenance file, and the provenenace If --verify is set, the chart MUST have a provenance file, and the provenance
fall MUST pass all verification steps. file MUST pass all verification steps.
There are four different ways you can express the chart you want to install: There are four different ways you can express the chart you want to install:

@ -108,4 +108,4 @@ helm install [CHART]
### SEE ALSO ### SEE ALSO
* [helm](helm.md) - The Helm package manager for Kubernetes. * [helm](helm.md) - The Helm package manager for Kubernetes.
###### Auto generated by spf13/cobra on 7-Nov-2017 ###### Auto generated by spf13/cobra on 23-Nov-2017

Loading…
Cancel
Save