Skip to content

Commit

Permalink
[bitnami/postgresql] Release 16.4.16 (#32250)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql] Release 16.4.16 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 Mar 3, 2025
1 parent d3b369d commit 353c702
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

## 16.4.15 (2025-03-03)
## 16.4.16 (2025-03-03)

* [bitnami/postgresql] Release 16.4.15 ([#32238](https://github.com/bitnami/charts/pull/32238))
* [bitnami/postgresql] Release 16.4.16 ([#32250](https://github.com/bitnami/charts/pull/32250))

## <small>16.4.15 (2025-03-03)</small>

* [bitnami/postgresql] Release 16.4.15 (#32238) ([e55c589](https://github.com/bitnami/charts/commit/e55c589d64b918346a475d22578b90cab4f51c38)), closes [#32238](https://github.com/bitnami/charts/issues/32238)

## <small>16.4.14 (2025-02-21)</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.17.1-debian-12-r0
- name: postgresql
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r3
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r4
apiVersion: v2
appVersion: 17.4.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 16.4.15
version: 16.4.16
2 changes: 1 addition & 1 deletion bitnami/postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 17.4.0-debian-12-r3
tag: 17.4.0-debian-12-r4
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 353c702

Please sign in to comment.