Skip to content

Commit a825e37

Browse files
author
Bitnami Bot
authored
[bitnami/postgresql] Release 16.0.5 (#30046)
* [bitnami/postgresql] Release 16.0.5 updating components versions Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> --------- Signed-off-by: Bitnami Containers <[email protected]>
1 parent a08faca commit a825e37

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

bitnami/postgresql/CHANGELOG.md

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

3-
## 16.0.4 (2024-10-21)
3+
## 16.0.5 (2024-10-22)
44

5-
* [bitnami/postgresql] Release 16.0.4 ([#30013](https://github.com/bitnami/charts/pull/30013))
5+
* [bitnami/postgresql] Release 16.0.5 ([#30046](https://github.com/bitnami/charts/pull/30046))
6+
7+
## <small>16.0.4 (2024-10-21)</small>
8+
9+
* [bitnami/postgresql] Release 16.0.4 (#30013) ([8435f88](https://github.com/bitnami/charts/commit/8435f88ae01cc20203022eb97904ee3abeb96467)), closes [#30013](https://github.com/bitnami/charts/issues/30013)
610

711
## <small>16.0.3 (2024-10-16)</small>
812

bitnami/postgresql/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ annotations:
1010
- name: postgres-exporter
1111
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r44
1212
- name: postgresql
13-
image: docker.io/bitnami/postgresql:17.0.0-debian-12-r5
13+
image: docker.io/bitnami/postgresql:17.0.0-debian-12-r6
1414
apiVersion: v2
1515
appVersion: 17.0.0
1616
dependencies:
@@ -35,4 +35,4 @@ maintainers:
3535
name: postgresql
3636
sources:
3737
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
38-
version: 16.0.4
38+
version: 16.0.5

bitnami/postgresql/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ diagnosticMode:
107107
image:
108108
registry: docker.io
109109
repository: bitnami/postgresql
110-
tag: 17.0.0-debian-12-r5
110+
tag: 17.0.0-debian-12-r6
111111
digest: ""
112112
## Specify a imagePullPolicy
113113
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)