Merge pull request #3452 from jianliao82/patch-1

Update charts_tips_and_tricks.md to fix typo error
pull/3450/merge
Matthew Fisher 7 years ago committed by GitHub
commit 40ae3fa2f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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