mirror of https://github.com/openkruise/charts.git
13 lines
865 B
Markdown
13 lines
865 B
Markdown
Note on DCO:
|
|
|
|
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the *Details* link next to the DCO action for instructions on how to resolve this.
|
|
|
|
Checklist:
|
|
|
|
* [ ] I have bumped the chart version according to [versioning](https://github.com/openkruise/charts/blob/master/CONTRIBUTING.md#versioning)
|
|
* [ ] I have updated the chart changelog with all the changes that come with this pull request according to [changelog](https://github.com/openkruise/charts/blob/master/CONTRIBUTING.md#changelog).
|
|
* [ ] Any new values are backwards compatible and/or have sensible default.
|
|
* [ ] I have signed off all my commits as required by [DCO](https://github.com/openkruise/kruise/blob/master/CODE_OF_CONDUCT.md).
|
|
|
|
Changes are automatically published when merged to `master`. They are not published on branches.
|