chore(deps): update upstream Backstage chart to 2.7.0#403
Closed
github-actions[bot] wants to merge 3 commits into
Closed
chore(deps): update upstream Backstage chart to 2.7.0#403github-actions[bot] wants to merge 3 commits into
github-actions[bot] wants to merge 3 commits into
Conversation
rm3l
reviewed
May 18, 2026
5 tasks
…82a9b7 a82a9b7 chore(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.2 (#330) git-subtree-dir: charts/backstage/vendor/backstage git-subtree-split: a82a9b796b2269e187170d9b8ce2a00b948e9fa7
15e24ef to
94c849d
Compare
|
Review Summary by QodoSync upstream Backstage chart to 2.7.0 with dependency updates
WalkthroughsDescription• Update sigstore/cosign-installer from v4.1.0 to v4.1.2 • Sync upstream Backstage chart to version 2.7.0 • Reapply RHDH-specific customizations to vendored chart Diagramflowchart LR
upstream["Upstream Backstage Chart v2.7.0"]
cosign["sigstore/cosign-installer v4.1.2"]
vendor["Vendored Chart Update"]
rhdh["RHDH-specific Changes"]
upstream -- "subtree sync" --> vendor
cosign -- "dependency bump" --> vendor
vendor -- "reapply customizations" --> rhdh
File Changes1. charts/backstage/vendor/backstage/.github/workflows/release.yml
|
rm3l
reviewed
May 18, 2026
Member
rm3l
left a comment
There was a problem hiding this comment.
Can ignore these CI related changes only.
/close
|
@rm3l: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
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.



Automated weekly sync of the vendored Backstage chart from the upstream repository.
Updated the vendored Backstage chart to version 2.7.0 and aligned the dependency reference in
charts/backstage/Chart.yaml.Caution
The subtree pull may have silently overwritten RHDH-specific local changes to the vendored chart. Please review the changes carefully and restore any local modifications if needed. See CONTRIBUTING.md for details.