feat: update bitnami-common to 2.10.0 and postgresql to 12.10.0 (#132)

- bitnami-common@2.10.0
- postgresql@12.10.0

Signed-off-by: Tomas Kral <tkral@redhat.com>
This commit is contained in:
Tomas Kral 2023-09-12 15:58:21 +02:00 committed by GitHub
parent 33cc076d5b
commit b72797a7f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,9 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.4.0
version: 2.10.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.5.2
digest: sha256:bddc92e327022c143eb01c58fd6a57971916b19599b84c98339da79d0bcf4a02
generated: "2023-05-19T00:14:06.63738+02:00"
version: 12.10.0
digest: sha256:e50e9681e108218aed1e8acaf4877290278a857a785dcd0cd28b92a73f2e8b05
generated: "2023-09-05T14:49:26.276046+02:00"

View File

@ -32,10 +32,10 @@ maintainers:
name: backstage
type: application
sources:
- https://github.com/backstage/charts
- https://github.com/backstage/backstage
- https://github.com/backstage/charts
- https://github.com/backstage/backstage
# 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: 1.2.0
version: 1.3.0

View File

@ -2,7 +2,7 @@
# Backstage Helm Chart
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/backstage)](https://artifacthub.io/packages/search?repo=backstage)
![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square)
![Version: 1.3.0](https://img.shields.io/badge/Version-1.3.0-informational?style=flat-square)
![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
A Helm chart for deploying a Backstage application