chore: Helm chart 0.11.0 release#1099
Merged
fabriziosestito merged 7 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: 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 from the v0.11.0-rc.1 images/app version to the final v0.11.0 release. In the codebase, these files control the chart package metadata (Chart.yaml) and the default image tags used by chart installs (values.yaml).
Changes:
- Bump the default controller, storage, worker, and MCP image tags to
v0.11.0. - Update the chart
appVersiontov0.11.0. - Update the chart package version in
Chart.yaml.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
charts/sbomscanner/values.yaml |
Updates default container image tags for all chart-managed SBOMscanner components. |
charts/sbomscanner/Chart.yaml |
Updates Helm chart metadata, including package version and deployed app version. |
💡 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-rc.1 | ||
| version: 0.11.0 |
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-rc.1" to "v0.11.0", in file "charts/sbomscanner/values.yaml"
v0.11.0
v0.11.0-rc.1
Update Helm chart appVersion
change detected: * key "$.appVersion" updated from "v0.11.0-rc.1" to "v0.11.0", in file "charts/sbomscanner/Chart.yaml"
v0.11.0
v0.11.0-rc.1
Update Helm chart storage version
change detected: * key "$.storage.image.tag" updated from "v0.11.0-rc.1" to "v0.11.0", in file "charts/sbomscanner/values.yaml"
v0.11.0
v0.11.0-rc.1
Update Helm chart worker version
change detected: * key "$.worker.image.tag" updated from "v0.11.0-rc.1" to "v0.11.0", in file "charts/sbomscanner/values.yaml"
v0.11.0
v0.11.0-rc.1
Update Helm chart version
change detected: * key "$.version" updated from "0.11.0-rc.1" 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-rc.1" to "v0.11.0", in file "charts/sbomscanner/values.yaml"
v0.11.0
v0.11.0-rc.1
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!