Skip to content

Commit

Permalink
feat: update backstage chart to 1.9.1 (#6)
Browse files Browse the repository at this point in the history
* feat: update backstage chart to 1.9.1

Signed-off-by: Tomas Kral <tomas.kral@gmail.com>

* chore: bump version

Signed-off-by: Tomas Kral <tomas.kral@gmail.com>

---------

Signed-off-by: Tomas Kral <tomas.kral@gmail.com>
Co-authored-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
kadel and nickboldt authored Feb 26, 2024
1 parent 50f14a2 commit 9ba1125
Show file tree
Hide file tree
Showing 4 changed files with 914 additions and 69 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.8.2
digest: sha256:63d6982cf48079fc5aab1a373446120ff8041f014f913ae848d5867ad9443931
generated: "2024-02-02T01:07:56.326778504Z"
version: 1.9.1
digest: sha256:ad2884c0508c57ac419d7550916c3d2a19a83801df5ba77fd3ff3eaefe65da8d
generated: "2024-02-26T10:57:44.803737+01:00"
4 changes: 2 additions & 2 deletions charts/backstage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
version: "2.14.1"
- name: backstage
repository: https://backstage.github.io/charts
version: "1.8.2"
version: "1.9.1"
alias: upstream
home: https://redhat-developer.github.io/rhdh-chart/
icon: https://avatars.githubusercontent.com/u/117844786
Expand All @@ -41,4 +41,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.13.5
version: 2.14.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

[![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.13.5](https://img.shields.io/badge/Version-2.13.5-informational?style=flat-square)
![Version: 2.14.0](https://img.shields.io/badge/Version-2.14.0-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

A Helm chart for deploying RHDH (a Backstage application)
Expand Down Expand Up @@ -116,7 +116,7 @@ Kubernetes: `>= 1.19.0-0`

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

## Values
Expand Down
Loading

0 comments on commit 9ba1125

Please sign in to comment.