- Update the version in
indexer/chart.yamlandprocessor-chart/chart.yaml - Update the version
package.jsonandpackage-lock.json(by doingnpm installoryarn) - Commit and these changes and tag the commit with the new version (e.g.
v0.0.1) - Create a release on github release page from the tag. The release title should be the version number and the release description should contain the changelog.