Skip to content

Commit

Permalink
[bitnami/postgresql] Release 16.3.4 (bitnami#31143)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql] Release 16.3.4 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 and ThibaultFiligran committed Dec 26, 2024
1 parent 99a0313 commit 9ee07f5
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.3.3 (2024-12-20)
## 16.3.4 (2024-12-23)

* [bitnami/postgresql] Release 16.3.3 ([#31133](https://github.com/bitnami/charts/pull/31133))
* [bitnami/postgresql] Release 16.3.4 ([#31143](https://github.com/bitnami/charts/pull/31143))

## <small>16.3.3 (2024-12-20)</small>

* [bitnami/postgresql] Release 16.3.3 (#31133) ([41671f2](https://github.com/bitnami/charts/commit/41671f2e787863686079e1358054142d61d15982)), closes [#31133](https://github.com/bitnami/charts/issues/31133)

## <small>16.3.2 (2024-12-16)</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.16.0-debian-12-r2
- name: postgresql
image: docker.io/bitnami/postgresql:17.2.0-debian-12-r4
image: docker.io/bitnami/postgresql:17.2.0-debian-12-r5
apiVersion: v2
appVersion: 17.2.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 16.3.3
version: 16.3.4
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.2.0-debian-12-r4
tag: 17.2.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit 9ee07f5

Please sign in to comment.