Files
actions-runner-controller/CONTRIBUTING.md

9 lines
502 B
Markdown
Raw Permalink Normal View History

# Contributing
### Helm Version Bumps
**Chart Version :** When bumping the chart version follow semantic versioning https://semver.org/<br />
2021-06-04 19:52:10 +02:00
**App Version :** When bumping the app version you will also need to bump the chart version too. Again, follow semantic versioning when bumping the chart.
2021-06-04 19:52:10 +02:00
To determine if you need to bump the MAJOR, MINOR or PATCH versions you will need to review the changes between the previous app version and the new app version and / or ask for a maintainer to advise.