[bitnami/postgresql] ⬆️ Update dependency references (#34943)

* [bitnami/postgresql] Release 16.7.16 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-07-09 05:42:04 +02:00
committed by GitHub
parent d6d6e95049
commit c3ac2ad466
3 changed files with 13 additions and 5 deletions

View File

@@ -1,8 +1,16 @@
# Changelog
## 16.7.14 (2025-06-26)
## 16.7.16 (2025-07-09)
* [bitnami/postgresql] Update dependencies ([#34650](https://github.com/bitnami/charts/pull/34650))
* [bitnami/postgresql] :zap: :arrow_up: Update dependency references ([#34943](https://github.com/bitnami/charts/pull/34943))
## <small>16.7.15 (2025-07-01)</small>
* [bitnami/postgresql] :zap: :arrow_up: Update dependency references (#34741) ([d71b40e](https://github.com/bitnami/charts/commit/d71b40e05b95ab88db99478d3c2ee04e131b63bd)), closes [#34741](https://github.com/bitnami/charts/issues/34741)
## <small>16.7.14 (2025-06-26)</small>
* [bitnami/postgresql] Update dependencies (#34650) ([25dc474](https://github.com/bitnami/charts/commit/25dc47460564f2c15aadd286037a32710665fce0)), closes [#34650](https://github.com/bitnami/charts/issues/34650)
## <small>16.7.13 (2025-06-19)</small>

View File

@@ -7,7 +7,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r47
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r11
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r12
- name: postgresql
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r16
licenses: Apache-2.0
@@ -38,4 +38,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 16.7.15
version: 16.7.16

View File

@@ -1708,7 +1708,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.17.1-debian-12-r11
tag: 0.17.1-debian-12-r12
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.