Skip to content

Commit

Permalink
[bitnami/postgresql] Release 15.5.34 (#29580)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql] Release 15.5.34 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 Sep 23, 2024
1 parent bd2cb3c commit 1450838
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 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.33 (2024-09-23)
## 15.5.34 (2024-09-23)

* [bitnami/postgresql] Release 15.5.33 ([#29579](https://github.com/bitnami/charts/pull/29579))
* [bitnami/postgresql] Release 15.5.34 ([#29580](https://github.com/bitnami/charts/pull/29580))

## <small>15.5.33 (2024-09-23)</small>

* [bitnami/postgresql] Release 15.5.33 (#29579) ([e081955](https://github.com/bitnami/charts/commit/e0819554cf864099182049333aa47f7fd3ba341b)), closes [#29579](https://github.com/bitnami/charts/issues/29579)

## <small>15.5.32 (2024-09-17)</small>

Expand Down
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-r43
- name: postgresql
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r10
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r11
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.33
version: 15.5.34
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-r10
tag: 16.4.0-debian-12-r11
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 1450838

Please sign in to comment.