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.0.5 (2024-10-22 )
3
+ ## 16.0.6 (2024-10-24 )
4
4
5
- * [ bitnami/postgresql] Release 16.0.5 ([ #30046 ] ( https://github.com/bitnami/charts/pull/30046 ) )
5
+ * [ bitnami/postgresql] Release 16.0.6 ([ #30069 ] ( https://github.com/bitnami/charts/pull/30069 ) )
6
+
7
+ ## <small >16.0.5 (2024-10-22)</small >
8
+
9
+ * [ bitnami/postgresql] Release 16.0.5 (#30046 ) ([ a825e37] ( https://github.com/bitnami/charts/commit/a825e37775f041dc3404f727ff33661364dbc8a3 ) ), closes [ #30046 ] ( https://github.com/bitnami/charts/issues/30046 )
6
10
7
11
## <small >16.0.4 (2024-10-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.15.0-debian-12-r44
12
12
- name: postgresql
13
- image: docker.io/bitnami/postgresql:17.0.0-debian-12-r6
13
+ image: docker.io/bitnami/postgresql:17.0.0-debian-12-r9
14
14
apiVersion : v2
15
15
appVersion : 17.0.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.0.5
38
+ version : 16.0.6
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ diagnosticMode:
107
107
image :
108
108
registry : docker.io
109
109
repository : bitnami/postgresql
110
- tag : 17.0.0-debian-12-r6
110
+ tag : 17.0.0-debian-12-r9
111
111
digest : " "
112
112
# # Specify a imagePullPolicy
113
113
# # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments