mirror of https://github.com/backstage/charts.git
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:
parent
33cc076d5b
commit
b72797a7f8
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Backstage Helm Chart
|
||||
|
||||
[](https://artifacthub.io/packages/search?repo=backstage)
|
||||

|
||||

|
||||

|
||||
|
||||
A Helm chart for deploying a Backstage application
|
||||
|
|
|
|||
Loading…
Reference in New Issue