Skip to content

Commit b72797a

Browse files
authored
feat: update bitnami-common to 2.10.0 and postgresql to 12.10.0 (#132)
- [email protected] - [email protected] Signed-off-by: Tomas Kral <[email protected]>
1 parent 33cc076 commit b72797a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

charts/backstage/Chart.lock

Lines changed: 4 additions & 4 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.10.0
55
- name: postgresql
66
repository: https://charts.bitnami.com/bitnami
7-
version: 12.5.2
8-
digest: sha256:bddc92e327022c143eb01c58fd6a57971916b19599b84c98339da79d0bcf4a02
9-
generated: "2023-05-19T00:14:06.63738+02:00"
7+
version: 12.10.0
8+
digest: sha256:e50e9681e108218aed1e8acaf4877290278a857a785dcd0cd28b92a73f2e8b05
9+
generated: "2023-09-05T14:49:26.276046+02:00"

charts/backstage/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ maintainers:
3232
name: backstage
3333
type: application
3434
sources:
35-
- https://github.com/backstage/charts
36-
- https://github.com/backstage/backstage
35+
- https://github.com/backstage/charts
36+
- https://github.com/backstage/backstage
3737

3838
# This is the chart version. This version number should be incremented each time you make changes
3939
# to the chart and its templates, including the app version.
4040
# Versions are expected to follow Semantic Versioning (https://semver.org/)
41-
version: 1.2.0
41+
version: 1.3.0

charts/backstage/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Backstage Helm Chart
33

44
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/backstage)](https://artifacthub.io/packages/search?repo=backstage)
5-
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square)
5+
![Version: 1.3.0](https://img.shields.io/badge/Version-1.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

0 commit comments

Comments
 (0)