Development
Release Process
FiveNet tries to follow Semantic Versioning.
FiveNet tries to follow Semantic Versioning.
Update Version
Use the following script to bump the FiveNet version (where X.Y.Z
c:
./internal/scripts/bump_version.sh X.Y.Z
Make sure to update the Helm chart Chart.yaml
version:
and appVersion:
entry accordingly, and don't forget to run make helm-docs
to update the Helm chart README.md
.
Release Notes
Generating release notes is made easier by using the following script:
./internal/scripts/generate_update_entry.sh