mirror of https://github.com/kedacore/charts.git
docs: Clarify that contributors do not have to ship Helm chart (#573)
This commit is contained in:
parent
1931630189
commit
d3f4e98b3f
|
|
@ -4,6 +4,8 @@ Thanks for helping making KEDA better!
|
||||||
|
|
||||||
## Shipping a new version
|
## Shipping a new version
|
||||||
|
|
||||||
|
> ⚠️ New Helm chart versions are only released in conjunction with KEDA Core or hotfixes, individual PRs do not have to perform these steps
|
||||||
|
|
||||||
You can easily release a new Helm chart version:
|
You can easily release a new Helm chart version:
|
||||||
|
|
||||||
1. Update the version of the Helm chart in [Chart.yaml](keda/Chart.yaml).
|
1. Update the version of the Helm chart in [Chart.yaml](keda/Chart.yaml).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue