- Ensure and update all charts with a new release chartversion x.x.x-alpha1
- Add the minor or major release version to the
helm-docstemplate:*/.helm-docs.gotmpl- search for: "- tagged releases, e.g.
3.0.0,2.9.0,2.8.0,2.7.0"
- search for: "- tagged releases, e.g.
- Ensure the all chart annotations specific for ArtifactHub are correct (e.g. release notes)
- Check/update ./SECURITY.md
- Check Service Tweet & Slack Notification
::: Note
In the future we should try to automate this steps also for each release!
:::