Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 409 Bytes

File metadata and controls

18 lines (12 loc) · 409 Bytes

How to release

Github workflow

Run github workflow pre-release

  • Specify the version, e.g. v1.0.0.
  • Build will run and generate a tar and container image
  • artifacthub-pkg.yml and package.json are updated and commit to GitHub.
  • The workflow will generate a tag and a release.

Finalize release

After the release has been prepared:

  • Update release notes
  • Unflag pre-release
  • Set latest