diff --git a/bitnami/postgresql/CHANGELOG.md b/bitnami/postgresql/CHANGELOG.md index abc03f66fc..f5e5105784 100644 --- a/bitnami/postgresql/CHANGELOG.md +++ b/bitnami/postgresql/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 16.4.8 (2025-02-13) +## 16.4.9 (2025-02-14) -* [bitnami/postgresql] Release 16.4.8 ([#31919](https://github.com/bitnami/charts/pull/31919)) +* [bitnami/postgresql] Release 16.4.9 ([#31935](https://github.com/bitnami/charts/pull/31935)) + +## 16.4.8 (2025-02-13) + +* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881) +* [bitnami/postgresql] Release 16.4.8 (#31919) ([3a013d5](https://github.com/bitnami/charts/commit/3a013d5224e3bf9db42a1540f66c5c1aa2eeecfd)), closes [#31919](https://github.com/bitnami/charts/issues/31919) ## 16.4.7 (2025-02-10) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 5eab4f2680..482ec0774c 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -10,7 +10,7 @@ annotations: - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r8 - name: postgresql - image: docker.io/bitnami/postgresql:17.3.0-debian-12-r0 + image: docker.io/bitnami/postgresql:17.3.0-debian-12-r1 apiVersion: v2 appVersion: 17.3.0 dependencies: @@ -35,4 +35,4 @@ maintainers: name: postgresql sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql -version: 16.4.8 +version: 16.4.9 diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index d97f24b723..57c4a20aae 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -115,7 +115,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/postgresql - tag: 17.3.0-debian-12-r0 + tag: 17.3.0-debian-12-r1 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images