[bitnami/postgresql] Release 16.6.5 (#33165)

* [bitnami/postgresql] Release 16.6.5 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-04-24 16:34:54 +02:00
committed by GitHub
parent c4882c1173
commit 67bec6a685
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 16.6.4 (2025-04-23)
## 16.6.5 (2025-04-24)
* [bitnami/postgresql] Fix annotations not applied to passwordUpdateJob ([#32969](https://github.com/bitnami/charts/pull/32969))
* [bitnami/postgresql] Release 16.6.5 ([#33165](https://github.com/bitnami/charts/pull/33165))
## <small>16.6.4 (2025-04-23)</small>
* [bitnami/postgresql] Fix annotations not applied to passwordUpdateJob (#32969) ([307b38e](https://github.com/bitnami/charts/commit/307b38e8a536a10902ef3d667ef82396b737b94d)), closes [#32969](https://github.com/bitnami/charts/issues/32969)
## <small>16.6.3 (2025-04-09)</small>

View File

@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r42
image: docker.io/bitnami/os-shell:12-debian-12-r43
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r5
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r6
- name: postgresql
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r15
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r17
apiVersion: v2
appVersion: 17.4.0
dependencies:
@@ -36,4 +36,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 16.6.4
version: 16.6.5

View File

@@ -118,7 +118,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 17.4.0-debian-12-r15
tag: 17.4.0-debian-12-r17
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1596,7 +1596,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r42
tag: 12-debian-12-r43
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -1705,7 +1705,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.17.1-debian-12-r5
tag: 0.17.1-debian-12-r6
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.