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

* [bitnami/postgresql] Release 16.7.22 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-08-07 07:55:58 +02:00
committed by GitHub
parent 077325143f
commit 4f82f0aa93
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 16.7.21 (2025-07-21)
## 16.7.22 (2025-08-07)
* [bitnami/postgresql] :zap: :arrow_up: Update dependency references ([#35235](https://github.com/bitnami/charts/pull/35235))
* [bitnami/postgresql] :zap: :arrow_up: Update dependency references ([#35518](https://github.com/bitnami/charts/pull/35518))
## <small>16.7.21 (2025-07-21)</small>
* [bitnami/postgresql] :zap: :arrow_up: Update dependency references (#35235) ([e3f9cac](https://github.com/bitnami/charts/commit/e3f9cac9c285f30febbce7a27d83dfa582a6fc09)), closes [#35235](https://github.com/bitnami/charts/issues/35235)
## <small>16.7.20 (2025-07-18)</small>

View File

@@ -7,7 +7,7 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r49
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r13
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r14
- name: postgresql
image: docker.io/bitnami/postgresql:17.5.0-debian-12-r20
licenses: Apache-2.0
@@ -38,4 +38,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 16.7.21
version: 16.7.22

View File

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