Skip to content

Commit

Permalink
build(deps): bump bitnami/postgresql chart version to 13.2.11 (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: mcwarman-updatecli[bot] <141340520+mcwarman-updatecli[bot]@users.noreply.github.com>
  • Loading branch information
mcwarman-updatecli[bot] authored Nov 20, 2023
1 parent ecf17c6 commit 467607e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions charts/backstage/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami/
version: 13.2.3
digest: sha256:9b5248b1a97cc7c6a2da2970e9117151f8f94e7eb7f01dfc4ffdc74ac8a205f6
generated: "2023-11-09T08:18:48.796917959Z"
version: 13.2.11
digest: sha256:5a19747201f728eda1aaca1886e47a59b447d5ffa55062b84d8bdb57611ad7c7
generated: "2023-11-18T08:18:06.912151898Z"
4 changes: 2 additions & 2 deletions charts/backstage/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: backstage
description: Helm chart for Backstage. Backstage is an open platform for building developer portals.
type: application
version: 0.10.1
version: 0.10.2
appVersion: main
keywords:
- backstage
Expand All @@ -17,6 +17,6 @@ maintainers:
email: [email protected]
dependencies:
- name: postgresql
version: 13.2.3
version: 13.2.11
repository: https://charts.bitnami.com/bitnami/
condition: postgresql.enabled
4 changes: 2 additions & 2 deletions charts/backstage/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Backstage

![Version: 0.10.1](https://img.shields.io/badge/Version-0.10.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: main](https://img.shields.io/badge/AppVersion-main-informational?style=flat-square)
![Version: 0.10.2](https://img.shields.io/badge/Version-0.10.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: main](https://img.shields.io/badge/AppVersion-main-informational?style=flat-square)

Helm chart for Backstage. Backstage is an open platform for building developer portals.

Expand All @@ -22,7 +22,7 @@ helm upgrade --install --namespace default --values ./my-values.yaml my-release

| Repository | Name | Version |
|------------|------|---------|
| https://charts.bitnami.com/bitnami/ | postgresql | 13.2.3 |
| https://charts.bitnami.com/bitnami/ | postgresql | 13.2.11 |

## Values

Expand Down

0 comments on commit 467607e

Please sign in to comment.