File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: common
3
3
repository: https://charts.bitnami.com/bitnami
4
- version: 1.17.1
4
+ version: 2.4.0
5
5
- name: postgresql
6
6
repository: https://charts.bitnami.com/bitnami
7
- version: 11.9.13
8
- digest: sha256:e24333442ed7bee23fd4d0ae522d3e8c56fd212e4ff33f020ad12f1528ae78e9
9
- generated: "2023-02-09T14:22:13.567819+01 :00"
7
+ version: 12.5.2
8
+ digest: sha256:bddc92e327022c143eb01c58fd6a57971916b19599b84c98339da79d0bcf4a02
9
+ generated: "2023-05-19T00:14:06.63738+02 :00"
Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ dependencies:
15
15
repository : https://charts.bitnami.com/bitnami
16
16
tags :
17
17
- bitnami-common
18
- version : 1 .x.x
18
+ version : 2 .x.x
19
19
- condition : postgresql.enabled
20
20
name : postgresql
21
21
repository : https://charts.bitnami.com/bitnami
22
- version : 11 .x.x
22
+ version : 12 .x.x
23
23
home : https://backstage.io
24
24
icon : https://raw.githubusercontent.com/cncf/artwork/master/projects/backstage/icon/color/backstage-icon-color.svg
25
25
keywords :
@@ -38,4 +38,4 @@ sources:
38
38
# This is the chart version. This version number should be incremented each time you make changes
39
39
# to the chart and its templates, including the app version.
40
40
# Versions are expected to follow Semantic Versioning (https://semver.org/)
41
- version : 0.22.5
41
+ version : 1.0.0
Original file line number Diff line number Diff line change 2
2
# Backstage Helm Chart
3
3
4
4
[ ![ Artifact Hub] ( https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/backstage )] ( https://artifacthub.io/packages/search?repo=backstage )
5
- ![ Version: 0.22.5 ] ( https://img.shields.io/badge/Version-0.22.5 -informational?style=flat-square )
5
+ ![ Version: 1.0.0 ] ( https://img.shields.io/badge/Version-1.0.0 -informational?style=flat-square )
6
6
![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
7
7
8
8
A Helm chart for deploying a Backstage application
@@ -106,8 +106,8 @@ Kubernetes: `>= 1.19.0-0`
106
106
107
107
| Repository | Name | Version |
108
108
| ------------| ------| ---------|
109
- | https://charts.bitnami.com/bitnami | common | 1 .x.x |
110
- | https://charts.bitnami.com/bitnami | postgresql | 11 .x.x |
109
+ | https://charts.bitnami.com/bitnami | common | 2 .x.x |
110
+ | https://charts.bitnami.com/bitnami | postgresql | 12 .x.x |
111
111
112
112
## Values
113
113
You can’t perform that action at this time.
0 commit comments