cybozu-go / accurate

Kubernetes controller for multi-tenancy. It propagates resources between namespaces accurately and allows tenant users to create/delete sub-namespaces.
https://cybozu-go.github.io/accurate/
Apache License 2.0
38 stars 5 forks source link

Improve release workflow #69

Closed zoetrope closed 1 year ago

zoetrope commented 1 year ago

The current release workflow has many manual steps.

This PR make the release workflow easier. Just push a tag, version number will be embedded, release notes will be created, container image and Helm chart will be released.