diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index 29fd99501c..f5493dc728 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 14.3.0 (2024-10-15) +## 14.3.1 (2024-10-16) -* [bitnami/postgresql-ha] Fix authentication and add configuration options to backup cronjob ([#29865](https://github.com/bitnami/charts/pull/29865)) +* [bitnami/postgresql-ha] Release 14.3.1 ([#29934](https://github.com/bitnami/charts/pull/29934)) + +## 14.3.0 (2024-10-16) + +* [bitnami/postgresql-ha] Fix authentication and add configuration options to backup cronjob (#29865) ([e3f4210](https://github.com/bitnami/charts/commit/e3f42102a2be2e3cf5724ed1f4f3c5a264c96b3a)), closes [#29865](https://github.com/bitnami/charts/issues/29865) ## 14.2.34 (2024-10-10) diff --git a/bitnami/postgresql-ha/Chart.lock b/bitnami/postgresql-ha/Chart.lock index 5bc2072a6b..cf88f71c2d 100644 --- a/bitnami/postgresql-ha/Chart.lock +++ b/bitnami/postgresql-ha/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.24.0 -digest: sha256:46b36e150d694a13f14e342c1f73c1609d8e7d2adae517b0ace596d0b27c1c77 -generated: "2024-10-04T08:07:14.5480929Z" + version: 2.26.0 +digest: sha256:5ff7837915aef0067bd32271ee2b10c990774c16c4b6fe0a7c5eb6e53530ce08 +generated: "2024-10-16T11:43:38.963928214Z" diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index ded559e6e1..e482f60deb 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -12,7 +12,7 @@ annotations: - name: postgres-exporter image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r44 - name: postgresql-repmgr - image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r23 + image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r24 apiVersion: v2 appVersion: 16.4.0 dependencies: @@ -40,4 +40,4 @@ maintainers: name: postgresql-ha sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha -version: 14.3.0 +version: 14.3.1 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 93234ab6c0..f7330e8369 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.4.0-debian-12-r23 + tag: 16.4.0-debian-12-r24 digest: "" ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images