Skip to content

Commit ce4f128

Browse files
authored
[bitnami/postgresql-ha] Release 15.3.9 (#32833)
* [bitnami/postgresql-ha] Release 15.3.9 updating components versions Signed-off-by: Bitnami Bot <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <[email protected]> --------- Signed-off-by: Bitnami Bot <[email protected]>
1 parent 753dfab commit ce4f128

File tree

3 files changed

+15
-11
lines changed

3 files changed

+15
-11
lines changed

bitnami/postgresql-ha/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 15.3.8 (2025-03-23)
3+
## 15.3.9 (2025-04-07)
44

5-
* [bitnami/postgresql-ha] Release 15.3.8 ([#32575](https://github.com/bitnami/charts/pull/32575))
5+
* [bitnami/postgresql-ha] Release 15.3.9 ([#32833](https://github.com/bitnami/charts/pull/32833))
6+
7+
## <small>15.3.8 (2025-03-23)</small>
8+
9+
* [bitnami/postgresql-ha] Release 15.3.8 (#32575) ([8a4e863](https://github.com/bitnami/charts/commit/8a4e86314080eeb6dd292b5b9f38bf6cdcbdc2be)), closes [#32575](https://github.com/bitnami/charts/issues/32575)
610

711
## <small>15.3.7 (2025-03-19)</small>
812

bitnami/postgresql-ha/Chart.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: os-shell
10-
image: docker.io/bitnami/os-shell:12-debian-12-r40
10+
image: docker.io/bitnami/os-shell:12-debian-12-r41
1111
- name: pgpool
12-
image: docker.io/bitnami/pgpool:4.6.0-debian-12-r2
12+
image: docker.io/bitnami/pgpool:4.6.0-debian-12-r4
1313
- name: postgres-exporter
14-
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r2
14+
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r4
1515
- name: postgresql-repmgr
16-
image: docker.io/bitnami/postgresql-repmgr:17.4.0-debian-12-r10
16+
image: docker.io/bitnami/postgresql-repmgr:17.4.0-debian-12-r12
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.8
44+
version: 15.3.9

bitnami/postgresql-ha/values.yaml

+4-4
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-r10
121+
tag: 17.4.0-debian-12-r12
122122
digest: ""
123123
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
124124
##
@@ -1134,7 +1134,7 @@ pgpool:
11341134
image:
11351135
registry: docker.io
11361136
repository: bitnami/pgpool
1137-
tag: 4.6.0-debian-12-r2
1137+
tag: 4.6.0-debian-12-r4
11381138
digest: ""
11391139
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
11401140
##
@@ -1716,7 +1716,7 @@ metrics:
17161716
image:
17171717
registry: docker.io
17181718
repository: bitnami/postgres-exporter
1719-
tag: 0.17.1-debian-12-r2
1719+
tag: 0.17.1-debian-12-r4
17201720
digest: ""
17211721
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
17221722
##
@@ -1966,7 +1966,7 @@ volumePermissions:
19661966
image:
19671967
registry: docker.io
19681968
repository: bitnami/os-shell
1969-
tag: 12-debian-12-r40
1969+
tag: 12-debian-12-r41
19701970
digest: ""
19711971
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
19721972
##

0 commit comments

Comments
 (0)