chore: Helm chart 0.11.0-rc.1 release#1098
Merged
fabriziosestito merged 8 commits intomainfrom May 5, 2026
Merged
Conversation
Signed-off-by: SBOMscanner bot <sbomscanner-bot@users.noreply.github.com>
Signed-off-by: SBOMscanner bot <sbomscanner-bot@users.noreply.github.com>
Signed-off-by: SBOMscanner bot <sbomscanner-bot@users.noreply.github.com>
Signed-off-by: SBOMscanner bot <sbomscanner-bot@users.noreply.github.com>
Signed-off-by: SBOMscanner bot <sbomscanner-bot@users.noreply.github.com>
Signed-off-by: SBOMscanner bot <sbomscanner-bot@users.noreply.github.com>
Signed-off-by: SBOMscanner bot <sbomscanner-bot@users.noreply.github.com>
Signed-off-by: Fabrizio Sestito <fabrizio.sestito@suse.com>
fabriziosestito
approved these changes
May 5, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the sbomscanner Helm chart to deploy the v0.11.0-rc.1 application images and refreshes the chart README from the repository README. In the codebase, this is the automated chart-release path that keeps the published Helm chart aligned with SBOMscanner releases.
Changes:
- Bump controller, storage, worker, and MCP image tags to
v0.11.0-rc.1. - Update
appVersiontov0.11.0-rc.1and change the chartversion. - Refresh
charts/sbomscanner/README.mdwith absolute documentation links.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
charts/sbomscanner/values.yaml |
Updates default image tags for all chart-managed SBOMscanner components. |
charts/sbomscanner/README.md |
Regenerates the chart README content from the repository README with absolute links. |
charts/sbomscanner/Chart.yaml |
Updates the chart package version and application version metadata. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| # to the chart and its templates, including the app version. | ||
| # Versions are expected to follow Semantic Versioning (https://semver.org/) | ||
| version: 0.11.0-alpha1 | ||
| version: 0.11.0-rc.1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic Helm chart 0.12.0 update.
This PR has been created by the automation used to automatically update the Helm charts when SBOMscanner is released or helm chart content is updated.
REMEMBER IF YOU WANT TO MERGE IN A SINGLE COMMIT CHANGES AND VERSION BUMP, YOU MUST SQUASH THE COMMIT BEFORE MERGING THIS PR!
Update SBOMscanner chart versions
Update Helm chart controller version
change detected: * key "$.controller.image.tag" updated from "v0.11.0-alpha1" to "v0.11.0-rc.1", in file "charts/sbomscanner/values.yaml"
v0.11.0-rc.1
v0.11.0-alpha1
Update Helm chart README
1 file(s) updated with "# SBOMscanner\n\n\n\n\n[](https://goreportcard.com/report/github.com/kubewarden/sbomscanner)\n[](https://pkg.go.dev/github.com/kubewarden/sbomscanner)\n\nA SBOM-centric security scanner for Kubernetes.\n\nThis is still being developed. For additional details, please refer to the [RFC](https://github.com/kubewarden/sbomscanner/tree/main/docs/rfc).\n\n# Documentation\n\n### Installation\n\n- [Quickstart](https://github.com/kubewarden/sbomscanner/blob/main/docs/installation/quickstart.md)\n- [Uninstall](https://github.com/kubewarden/sbomscanner/blob/main/docs/installation/uninstall.md)\n- [Helm Chart Values Configuration](https://github.com/kubewarden/sbomscanner/blob/main/docs/installation/helm-values.md)\n\n### Usage\n\n- [Scanning Registries](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/scanning-registries.md)\n- [Scanning Workloads](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/scanning-workloads.md)\n- [Querying Reports](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/querying-reports.md)\n- [Private Registries](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/private-registries.md)\n- [VEX Support and VEXHub Integration](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/vex.md)\n- [Air Gap Support](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/airgap-support.md)\n- [MCP Server (Experimental)](https://github.com/kubewarden/sbomscanner/blob/main/docs/user-guide/mcp-server.md)\n\n### Troubleshooting\n\n- [Collecting logs](https://github.com/kubewarden/sbomscanner/blob/main/docs/troubleshooting/collecting-logs.md)\n\n### Development\n\n- [Contributing guidelines](https://github.com/kubewarden/sbomscanner/blob/main/CONTRIBUTING.md)\n\n### Contact\n\nGet in touch with us on Slack: join the [`kubewarden` channel](https://kubernetes.slack.com/?redir=%2Fmessages%2Fkubewarden) hosted by the official Kubernetes workspace 👨\u200d💻 💬 👩\u200d💻\n\n# Credits\n\nThe storage API server is based on the [Kubernetes sample-apiserver](https://github.com/kubernetes/sample-apiserver) project.\n": * charts/sbomscanner/README.md
Update Helm chart appVersion
change detected: * key "$.appVersion" updated from "v0.11.0-alpha1" to "v0.11.0-rc.1", in file "charts/sbomscanner/Chart.yaml"
v0.11.0-rc.1
v0.11.0-alpha1
Update Helm chart storage version
change detected: * key "$.storage.image.tag" updated from "v0.11.0-alpha1" to "v0.11.0-rc.1", in file "charts/sbomscanner/values.yaml"
v0.11.0-rc.1
v0.11.0-alpha1
Update Helm chart worker version
change detected: * key "$.worker.image.tag" updated from "v0.11.0-alpha1" to "v0.11.0-rc.1", in file "charts/sbomscanner/values.yaml"
v0.11.0-rc.1
v0.11.0-alpha1
Update Helm chart version
change detected: * key "$.version" updated from "0.11.0-alpha1" to "0.12.0", in file "charts/sbomscanner/Chart.yaml"
Update Helm chart mcp version
change detected: * key "$.mcp.image.tag" updated from "v0.11.0-alpha1" to "v0.11.0-rc.1", in file "charts/sbomscanner/values.yaml"
v0.11.0-rc.1
v0.11.0-alpha1
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!