|
|
@ -36,6 +36,7 @@ helm upgrade [RELEASE] [CHART]
|
|
|
|
### Options
|
|
|
|
### Options
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
--annotations stringArray set release annotations (can specify multiple or separate values with commas: key1=val1,key2=val2)
|
|
|
|
--ca-file string verify certificates of HTTPS-enabled servers using this CA bundle
|
|
|
|
--ca-file string verify certificates of HTTPS-enabled servers using this CA bundle
|
|
|
|
--cert-file string identify HTTPS client using this SSL certificate file
|
|
|
|
--cert-file string identify HTTPS client using this SSL certificate file
|
|
|
|
--devel use development versions, too. Equivalent to version '>0.0.0-a'. If --version is set, this is ignored.
|
|
|
|
--devel use development versions, too. Equivalent to version '>0.0.0-a'. If --version is set, this is ignored.
|
|
|
@ -76,4 +77,4 @@ helm upgrade [RELEASE] [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 23-Jun-2017
|
|
|
|
###### Auto generated by spf13/cobra on 12-Jul-2017
|
|
|
|