Clarify Chart version increments in CONTRIBUTING.md
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -42,4 +42,8 @@ Any changes to Chart.yaml or values.yaml require an update of the README.md. Thi
|
|||||||
./helm-docs.sh charts/«chart-name»
|
./helm-docs.sh charts/«chart-name»
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Bumping Chart version
|
||||||
|
|
||||||
|
In contrary to many other Helm repositories we do NOT require contributors to increate the Chart version. We have customized our release pipeline so we can bundle various PRs in a single release. Maintainer of the helm-charts in this repo take care of the according semantic versioning.
|
||||||
|
|
||||||
[helm-docs]: https://github.com/norwoodj/helm-docs "Generate documentation for your Helm chart."
|
[helm-docs]: https://github.com/norwoodj/helm-docs "Generate documentation for your Helm chart."
|
||||||
|
|||||||
Reference in New Issue
Block a user