Skip to content

Commit

Permalink
build(deps): bump sub chart bitnami/postgresql chart version to 13.2.…
Browse files Browse the repository at this point in the history
…24 (#96)
  • Loading branch information
mcwarman-updatecli[bot] authored Dec 7, 2023
1 parent 6df7d74 commit b872c34
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 7 deletions.
6 changes: 6 additions & 0 deletions charts/backstage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Deprecated
### Removed -->

## 0.10.7 - 2023-12-06

### Changed

- Bump sub chart bitnami/postgresql chart version to 13.2.24

## 0.10.6 - 2023-12-01

### Changed
Expand Down
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.23
digest: sha256:78596ff0e7a91ecaacca80ba3f79fe32bce3e00c61de9c66f8fef8c79cc01beb
generated: "2023-12-01T08:19:51.06497148Z"
version: 13.2.24
digest: sha256:4dfec735085423bccdb4a8757ba9a0c21d876dad5761d59630fc967dc68729ce
generated: "2023-12-06T08:19:49.020027183Z"
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.6
version: 0.10.7
appVersion: main
keywords:
- backstage
Expand All @@ -17,6 +17,6 @@ maintainers:
email: [email protected]
dependencies:
- name: postgresql
version: 13.2.23
version: 13.2.24
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.6](https://img.shields.io/badge/Version-0.10.6-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.7](https://img.shields.io/badge/Version-0.10.7-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.23 |
| https://charts.bitnami.com/bitnami/ | postgresql | 13.2.24 |

## Values

Expand Down

0 comments on commit b872c34

Please sign in to comment.