File tree Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 16.4.5 (2025-01-20 )
3+ ## 16.4.6 (2025-02-02 )
44
5- * [ bitnami/postgresql] Release 16.4.5 ([ #31484 ] ( https://github.com/bitnami/charts/pull/31484 ) )
5+ * [ bitnami/postgresql] Release 16.4.6 ([ #31702 ] ( https://github.com/bitnami/charts/pull/31702 ) )
6+
7+ ## <small >16.4.5 (2025-01-20)</small >
8+
9+ * [ bitnami/postgresql] Release 16.4.5 (#31484 ) ([ b11637c] ( https://github.com/bitnami/charts/commit/b11637c36ab924cd764ead95e30838a0c4af8321 ) ), closes [ #31484 ] ( https://github.com/bitnami/charts/issues/31484 )
610
711## <small >16.4.4 (2025-01-20)</small >
812
Original file line number Diff line number Diff line change 11dependencies:
22- name: common
33 repository: oci://registry-1.docker.io/bitnamicharts
4- version: 2.29.0
5- digest: sha256:c0ac22dea12ebe35613a1fbde2d9ffcf913c40dc688139f10914db942f2dab13
6- generated: "2025-01-13T18:24:56.658907295Z "
4+ version: 2.29.1
5+ digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
6+ generated: "2025-02-02T07:08:14.36323829Z "
Original file line number Diff line number Diff line change @@ -6,11 +6,11 @@ annotations:
66 licenses : Apache-2.0
77 images : |
88 - name: os-shell
9- image: docker.io/bitnami/os-shell:12-debian-12-r35
9+ image: docker.io/bitnami/os-shell:12-debian-12-r36
1010 - name: postgres-exporter
11- image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r4
11+ image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r6
1212 - name: postgresql
13- image: docker.io/bitnami/postgresql:17.2.0-debian-12-r8
13+ image: docker.io/bitnami/postgresql:17.2.0-debian-12-r10
1414apiVersion : v2
1515appVersion : 17.2.0
1616dependencies :
@@ -35,4 +35,4 @@ maintainers:
3535name : postgresql
3636sources :
3737- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
38- version : 16.4.5
38+ version : 16.4.6
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ diagnosticMode:
115115image :
116116 registry : docker.io
117117 repository : bitnami/postgresql
118- tag : 17.2.0-debian-12-r8
118+ tag : 17.2.0-debian-12-r10
119119 digest : " "
120120 # # Specify a imagePullPolicy
121121 # # ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1587,7 +1587,7 @@ volumePermissions:
15871587 image :
15881588 registry : docker.io
15891589 repository : bitnami/os-shell
1590- tag : 12-debian-12-r35
1590+ tag : 12-debian-12-r36
15911591 digest : " "
15921592 pullPolicy : IfNotPresent
15931593 # # Optionally specify an array of imagePullSecrets.
@@ -1696,7 +1696,7 @@ metrics:
16961696 image :
16971697 registry : docker.io
16981698 repository : bitnami/postgres-exporter
1699- tag : 0.16.0-debian-12-r4
1699+ tag : 0.16.0-debian-12-r6
17001700 digest : " "
17011701 pullPolicy : IfNotPresent
17021702 # # Optionally specify an array of imagePullSecrets.
You can’t perform that action at this time.
0 commit comments