diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index a1764ccc1380d8..cc3237d08a1392 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,13 @@ # Changelog -## 14.3.10 (2024-11-21) +## 15.0.0 (2024-11-25) -* [bitnami/postgresql-ha] Release 14.3.10 ([#30568](https://github.com/bitnami/charts/pull/30568)) +* [bitnami/postgresql-ha] Release 15.0.0 ([#30618](https://github.com/bitnami/charts/pull/30618)) + +## 14.3.10 (2024-11-21) + +* [bitnami/*] docs: fix copy-paste typos with wrong references to Airflow (#30541) ([0a225d4](https://github.com/bitnami/charts/commit/0a225d44c1969429573b4e2630068eff129b6a96)), closes [#30541](https://github.com/bitnami/charts/issues/30541) +* [bitnami/postgresql-ha] Release 14.3.10 (#30568) ([5aeafc7](https://github.com/bitnami/charts/commit/5aeafc7e9aaf2b23831c84b823be1f11d49e97eb)), closes [#30568](https://github.com/bitnami/charts/issues/30568) ## 14.3.9 (2024-11-14) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 20e1c59ba6dad7..262fbcf1274753 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -12,9 +12,9 @@ annotations: - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r1 - name: postgresql-repmgr - image: docker.io/bitnami/postgresql-repmgr:16.6.0-debian-12-r0 + image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r0 apiVersion: v2 -appVersion: 16.6.0 +appVersion: 17.2.0 dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts @@ -40,4 +40,4 @@ maintainers: name: postgresql-ha sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha -version: 14.3.10 +version: 15.0.0 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 8bb3bd10c12088..f6714be5f45f56 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -113,7 +113,7 @@ postgresql: image: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 16.6.0-debian-12-r0 + tag: 17.2.0-debian-12-r0 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ##