Skip to content

Commit

Permalink
[bitnami/postgresql] Release 15.5.22 (#28905)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql] Release 15.5.22 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 16, 2024
1 parent 4d97e61 commit 9666e6a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 deletions.
8 changes: 6 additions & 2 deletions bitnami/postgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 15.5.21 (2024-08-09)
## 15.5.22 (2024-08-16)

* [bitnami/postgresql] Release 15.5.21 ([#28800](https://github.com/bitnami/charts/pull/28800))
* [bitnami/postgresql] Release 15.5.22 ([#28905](https://github.com/bitnami/charts/pull/28905))

## <small>15.5.21 (2024-08-09)</small>

* [bitnami/postgresql] Release 15.5.21 (#28800) ([da5f1c5](https://github.com/bitnami/charts/commit/da5f1c5478a8033a7a3cfa44a7ed6618952509af)), closes [#28800](https://github.com/bitnami/charts/issues/28800)

## <small>15.5.20 (2024-07-25)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/postgresql/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd
generated: "2024-08-09T07:14:26.625978321Z"
version: 2.22.0
digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-16T13:43:46.077600896Z"
4 changes: 2 additions & 2 deletions bitnami/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ annotations:
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r39
- name: postgresql
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r0
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r1
apiVersion: v2
appVersion: 16.4.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 15.5.21
version: 15.5.22
2 changes: 1 addition & 1 deletion bitnami/postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 16.4.0-debian-12-r0
tag: 16.4.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 9666e6a

Please sign in to comment.