Update charts_tips_and_tricks.md

typo error
comand --> command
pull/4207/head^2
liaoj 8 years ago committed by GitHub
parent a93fd47d1b
commit df46e2b4d6

@ -234,7 +234,7 @@ update of that resource.
## Upgrade a release idempotently
In order to use the same command when installing and upgrading a release, use the following comand:
In order to use the same command when installing and upgrading a release, use the following command:
```shell
helm upgrade --install <release name> --values <values file> <chart directory>
```

Loading…
Cancel
Save