Updated README.md

This commit is contained in:
Yurii Vlasov 2023-03-10 23:22:59 +02:00
parent cb5b1453df
commit d84628f6b4
1 changed files with 17 additions and 11 deletions

View File

@ -116,7 +116,13 @@ Enjoy!
## Contributing
In order to publish the chart, you have to either use curl or helm cm-push.
1. Pull all dependencies before packaging.
```shell
helm dependency update
```
2. In order to publish the chart, you have to either use curl or helm cm-push.
```shell
helm package .