### Checklist This issue tracks the release of a new version of SBOMscanner. Please follow the checklist below to ensure a smooth release process. - [ ] Notify consumers if any. - [ ] Tag desired version in [kubewarden/sbomscanner](https://github.com/kubewarden/sbomscanner) repo. `git tag -s -a -m "v0.11.0" v0.11.0` - [ ] Push the tag upstream. `git push upstream v0.11.0` - [ ] Wait for CI to succeed. - [ ] Review the PR opened by Updatecli that bump the Helm Chart, then **Squash and merge**. - [ ] Trigger an [update-sbomscanner](https://github.com/kubewarden/helm-charts/actions/workflows/update-sbomscanner.yaml) job run. This opens an automated PR that syncs sbomscanner charts in [kubewarden/helm-charts](https://github.com/kubewarden/helm-charts) repo. - [ ] Merge automated PR on kubewarden/helm-charts repo. - [ ] chart-releaser releases the charts on Helm chart repo. - [ ] Write and release the blog post about the release. - [ ] Publish posts in Mastodon, Bluesky.
Checklist
This issue tracks the release of a new version of SBOMscanner. Please
follow the checklist below to ensure a smooth release process.
git tag -s -a -m "v0.11.0" v0.11.0git push upstream v0.11.0job run. This opens an automated PR that syncs sbomscanner charts in kubewarden/helm-charts repo.