Skip to content

Commit

Permalink
chore: update backstage chart to 2.1.0 (#46)
Browse files Browse the repository at this point in the history
Signed-off-by: Jessica He <[email protected]>
  • Loading branch information
JessicaJHee authored Nov 13, 2024
1 parent 3fe69f8 commit bc193ee
Show file tree
Hide file tree
Showing 5 changed files with 356 additions and 46 deletions.
6 changes: 3 additions & 3 deletions charts/backstage/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 2.14.1
- name: backstage
repository: https://backstage.github.io/charts
version: 1.9.1
digest: sha256:ad2884c0508c57ac419d7550916c3d2a19a83801df5ba77fd3ff3eaefe65da8d
generated: "2024-02-26T10:57:44.803737+01:00"
version: 2.1.0
digest: sha256:d7a9a9e877bb9b7fa9db6770a6a834f5420c1e6d7ed35c33ffe9511b5000491e
generated: "2024-11-13T14:26:41.10453-05:00"
4 changes: 2 additions & 2 deletions charts/backstage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
version: "2.14.1"
- name: backstage
repository: https://backstage.github.io/charts
version: "1.9.1"
version: "2.1.0"
alias: upstream
home: https://redhat-developer.github.io/rhdh-chart/
icon: https://avatars.githubusercontent.com/u/117844786
Expand All @@ -45,4 +45,4 @@ sources:
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.20.1
version: 2.21.0
4 changes: 2 additions & 2 deletions charts/backstage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# RHDH Backstage Helm Chart for OpenShift (Community Version)

[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/rhdh-chart&style=flat-square)](https://artifacthub.io/packages/search?repo=rhdh-chart)
![Version: 2.20.1](https://img.shields.io/badge/Version-2.20.1-informational?style=flat-square)
![Version: 2.21.0](https://img.shields.io/badge/Version-2.21.0-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for deploying Red Hat Developer Hub.
Expand Down Expand Up @@ -134,7 +134,7 @@ Kubernetes: `>= 1.25.0-0`

| Repository | Name | Version |
|------------|------|---------|
| https://backstage.github.io/charts | upstream(backstage) | 1.9.1 |
| https://backstage.github.io/charts | upstream(backstage) | 2.1.0 |
| https://charts.bitnami.com/bitnami | common | 2.14.1 |

## Values
Expand Down
Loading

0 comments on commit bc193ee

Please sign in to comment.