Skip to content

Commit 525aa4d

Browse files
authored
[bitnami/postgresql-ha] Release 15.3.7 (#32524)
* [bitnami/postgresql-ha] Release 15.3.7 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>
1 parent 150c5aa commit 525aa4d

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

bitnami/postgresql-ha/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 15.3.6 (2025-03-17)
3+
## 15.3.7 (2025-03-19)
44

5-
* [bitnami/postgresql-ha] Release 15.3.6 ([#32486](https://github.com/bitnami/charts/pull/32486))
5+
* [bitnami/postgresql-ha] Release 15.3.7 ([#32524](https://github.com/bitnami/charts/pull/32524))
6+
7+
## <small>15.3.6 (2025-03-17)</small>
8+
9+
* [bitnami/postgresql-ha] Release 15.3.6 (#32486) ([2d27651](https://github.com/bitnami/charts/commit/2d2765190e1aac040f934071a8de47b0a215cc71)), closes [#32486](https://github.com/bitnami/charts/issues/32486)
610

711
## <small>15.3.5 (2025-03-17)</small>
812

bitnami/postgresql-ha/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ annotations:
1313
- name: postgres-exporter
1414
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r2
1515
- name: postgresql-repmgr
16-
image: docker.io/bitnami/postgresql-repmgr:17.4.0-debian-12-r8
16+
image: docker.io/bitnami/postgresql-repmgr:17.4.0-debian-12-r9
1717
apiVersion: v2
1818
appVersion: 17.4.0
1919
dependencies:
@@ -41,4 +41,4 @@ maintainers:
4141
name: postgresql-ha
4242
sources:
4343
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
44-
version: 15.3.6
44+
version: 15.3.7

bitnami/postgresql-ha/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ postgresql:
118118
image:
119119
registry: docker.io
120120
repository: bitnami/postgresql-repmgr
121-
tag: 17.4.0-debian-12-r8
121+
tag: 17.4.0-debian-12-r9
122122
digest: ""
123123
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
124124
##

0 commit comments

Comments
 (0)