Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.27 KB

RELEASING.md

File metadata and controls

28 lines (21 loc) · 1.27 KB

Steps to Release kritis

Create a Release PR

Modify the kritis version values for the containers in these locations: Makefile Chart.yaml Update all tags to be equal to the version here, find-replace :OLD_VERSION, :NEW_VERSION: values.yaml

Assemble all the meaningful changes since the last release into the CHANGELOG.md file. See this PR for an example.

Merge Release PR

Verify that the integration test suite has passed for the release PR, then merge the PR

Tag the release

git pull checkout master git pull upstream master git tag -am "kritis-vX.Y.Z ftl release" kritis-vX.Y.Z git push upstream --tags

Cloudbuild kritis release build triggers

Once the tag is pushed upstream, a the Cloudbuild job here will run, creating the new versions of the kritis containers and creating a new helm chart

Create a Release in Github

Create a new release based on your tag, like this one.

Upload the files, and calculated checksums.