File tree 3 files changed +9
-5
lines changed
3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 16.4.15 (2025-03-03)
3
+ ## 16.4.16 (2025-03-03)
4
4
5
- * [ bitnami/postgresql] Release 16.4.15 ([ #32238 ] ( https://github.com/bitnami/charts/pull/32238 ) )
5
+ * [ bitnami/postgresql] Release 16.4.16 ([ #32250 ] ( https://github.com/bitnami/charts/pull/32250 ) )
6
+
7
+ ## <small >16.4.15 (2025-03-03)</small >
8
+
9
+ * [ bitnami/postgresql] Release 16.4.15 (#32238 ) ([ e55c589] ( https://github.com/bitnami/charts/commit/e55c589d64b918346a475d22578b90cab4f51c38 ) ), closes [ #32238 ] ( https://github.com/bitnami/charts/issues/32238 )
6
10
7
11
## <small >16.4.14 (2025-02-21)</small >
8
12
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ annotations:
10
10
- name: postgres-exporter
11
11
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r0
12
12
- name: postgresql
13
- image: docker.io/bitnami/postgresql:17.4.0-debian-12-r3
13
+ image: docker.io/bitnami/postgresql:17.4.0-debian-12-r4
14
14
apiVersion : v2
15
15
appVersion : 17.4.0
16
16
dependencies :
@@ -35,4 +35,4 @@ maintainers:
35
35
name : postgresql
36
36
sources :
37
37
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
38
- version : 16.4.15
38
+ version : 16.4.16
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ diagnosticMode:
115
115
image :
116
116
registry : docker.io
117
117
repository : bitnami/postgresql
118
- tag : 17.4.0-debian-12-r3
118
+ tag : 17.4.0-debian-12-r4
119
119
digest : " "
120
120
# # Specify a imagePullPolicy
121
121
# # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments