Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update backstage chart to 1.9.1 #6

Merged
merged 3 commits into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading