Merge pull request #3452 from jianliao82/patch-1

Update charts_tips_and_tricks.md to fix typo error
pull/4207/head^2
Matthew Fisher 8 years ago committed by GitHub
commit 7e2848146e

@ -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