Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit 97204ee

Browse files
authored
Merge pull request #79 from janus-idp/renovate/common-2.x
chore(deps): update helm release common to v2.9.1
2 parents 562fc04 + 84f1f76 commit 97204ee

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

charts/backstage/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
dependencies:
22
- name: common
33
repository: https://charts.bitnami.com/bitnami
4-
version: 2.4.0
4+
version: 2.9.1
55
- name: backstage
66
repository: https://backstage.github.io/charts
77
version: 1.1.2
8-
digest: sha256:d324102aab2145def914aeaa4aa27ee32d555ecb0c344372ab648c2bdb631d38
9-
generated: "2023-06-16T10:09:14.094363+02:00"
8+
digest: sha256:fdd4f0e7f5bf6b6ba718fed1ecd74006eb998330e984f954ddb191a18728b12d
9+
generated: "2023-08-29T14:38:17.518375765Z"

charts/backstage/Chart.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
repository: https://charts.bitnami.com/bitnami
1919
tags:
2020
- bitnami-common
21-
version: "2.4.0"
21+
version: "2.9.1"
2222
- name: backstage
2323
repository: https://backstage.github.io/charts
2424
version: "1.1.2"
@@ -38,8 +38,7 @@ type: application
3838
sources:
3939
- https://github.com/janus-idp/helm-backstage
4040
- https://github.com/janus-idp/backstage-showcase
41-
4241
# This is the chart version. This version number should be incremented each time you make changes
4342
# to the chart and its templates, including the app version.
4443
# Versions are expected to follow Semantic Versioning (https://semver.org/)
45-
version: 2.2.2
44+
version: 2.3.0

charts/backstage/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Janus-IDP Backstage Helm Chart
33

44
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/janus-idp&style=flat-square)](https://artifacthub.io/packages/search?repo=janus-idp)
5-
![Version: 2.2.2](https://img.shields.io/badge/Version-2.2.2-informational?style=flat-square)
5+
![Version: 2.3.0](https://img.shields.io/badge/Version-2.3.0-informational?style=flat-square)
66
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
77

88
A Helm chart for deploying a Backstage application
@@ -122,7 +122,7 @@ Kubernetes: `>= 1.19.0-0`
122122
| Repository | Name | Version |
123123
|------------|------|---------|
124124
| https://backstage.github.io/charts | upstream(backstage) | 1.1.2 |
125-
| https://charts.bitnami.com/bitnami | common | 2.4.0 |
125+
| https://charts.bitnami.com/bitnami | common | 2.9.1 |
126126

127127
## Values
128128

0 commit comments

Comments
 (0)