chore(deps): update upstream Backstage chart to 2.8.0#416
Conversation
|
/cc |
Code Review by Qodo
1. Null rules when empty
|
Review Summary by Qodo(Agentic_describe updated until commit 312b96c)Update Backstage chart to 2.8.0 with Gateway API HTTPRoute support
WalkthroughsDescription• Update vendored Backstage chart from 2.7.0 to 2.8.0 • Add Gateway API HTTPRoute support for chart deployment • Update Cosign installer dependency from 4.1.0 to 4.1.2 • Install Gateway API CRDs in test workflow for KIND cluster Diagramflowchart LR
A["Backstage Chart 2.7.0"] -->|"Update version"| B["Backstage Chart 2.8.0"]
B -->|"Add HTTPRoute template"| C["Gateway API Support"]
D["Cosign 4.1.0"] -->|"Bump dependency"| E["Cosign 4.1.2"]
F["Test Workflow"] -->|"Install Gateway API CRDs"| G["KIND Cluster Setup"]
File Changes1. charts/backstage/Chart.yaml
|
3758d92 to
312b96c
Compare
|
Code review by qodo was updated up to the latest commit 312b96c |
|
/bump backstage minor |
…e985e8 8e985e8 chore(deps): bump actions/stale from 10.2.0 to 10.3.0 (#331) 60103f6 chore(deps): bump docker/login-action from 4.1.0 to 4.2.0 (#332) 927fe5d feat: integrate gateway api endpoint for chart deployment (#329) 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: 8e985e8fc8b5388f4b5a86ee00dfa8305bfb3329
5e76a3e to
dd231a8
Compare
|
/bump backstage minor |
Signed-off-by: RHDH Bot <146280956+rhdh-bot@users.noreply.github.com>
|



Automated weekly sync of the vendored Backstage chart from the upstream repository.
Updated the vendored Backstage chart to version 2.8.0 and aligned the dependency reference in
charts/backstage/Chart.yaml.RHDH-specific template patches were re-applied automatically after the subtree pull. Please review the changes to verify the patches applied cleanly. See CONTRIBUTING.md for details.