Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 400 Bytes

RELEASE.md

File metadata and controls

6 lines (4 loc) · 400 Bytes

Releasing

We have a workflow for building & releasing, which can be found in .github/workflows. This uses a tool called goreleaser, which handles most of the release process for us (creating git tag, publishing docker images, etc).

To cut a new release, simply make a new PR with the version updated in VERSION.