diff --git a/bitnami/postgresql/CHANGELOG.md b/bitnami/postgresql/CHANGELOG.md index d29c7fadf2..597b1e2a82 100644 --- a/bitnami/postgresql/CHANGELOG.md +++ b/bitnami/postgresql/CHANGELOG.md @@ -1,8 +1,17 @@ # Changelog -## 16.7.1 (2025-05-08) +## 16.7.3 (2025-05-12) -* [bitnami/postgresql] :zap: :arrow_up: Update dependency references ([#33577](https://github.com/bitnami/charts/pull/33577)) +* [bitnami/postgresql] :zap: :arrow_up: Update dependency references ([#33619](https://github.com/bitnami/charts/pull/33619)) + +## 16.7.2 (2025-05-09) + +* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579) +* [bitnami/postgresql] :zap: :arrow_up: Update dependency references (#33598) ([6fa611b](https://github.com/bitnami/charts/commit/6fa611bcc3611666ac322d421ed6c2a0eb10646c)), closes [#33598](https://github.com/bitnami/charts/issues/33598) + +## 16.7.1 (2025-05-08) + +* [bitnami/postgresql] :zap: :arrow_up: Update dependency references (#33577) ([71ca86a](https://github.com/bitnami/charts/commit/71ca86a822cee8d5125cab0cc7b8adc43d3f115f)), closes [#33577](https://github.com/bitnami/charts/issues/33577) ## 16.7.0 (2025-05-08) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 154f2cad7e..e8faae70f9 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -9,7 +9,7 @@ annotations: - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r7 - name: postgresql - image: docker.io/bitnami/postgresql:17.5.0-debian-12-r2 + image: docker.io/bitnami/postgresql:17.5.0-debian-12-r3 licenses: Apache-2.0 tanzuCategory: service apiVersion: v2 @@ -38,4 +38,4 @@ maintainers: name: postgresql sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql -version: 16.7.2 +version: 16.7.3 diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 9608217cb6..8b564e7639 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -121,7 +121,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/postgresql - tag: 17.5.0-debian-12-r2 + tag: 17.5.0-debian-12-r3 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images