Skip to content

Commit

Permalink
[bitnami/postgresql] Release 16.0.4 (#30013)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql] Release 16.0.4 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]>
  • Loading branch information
bitnami-bot authored Oct 21, 2024
1 parent d135756 commit 8435f88
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/postgresql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 16.0.3 (2024-10-16)
## 16.0.4 (2024-10-21)

* [bitnami/postgresql] Release 16.0.3 ([#29942](https://github.com/bitnami/charts/pull/29942))
* [bitnami/postgresql] Release 16.0.4 ([#30013](https://github.com/bitnami/charts/pull/30013))

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

* [bitnami/postgresql] Release 16.0.3 (#29942) ([7b3f2bb](https://github.com/bitnami/charts/commit/7b3f2bb7a65a78cba10fe8dfe87fd47b55dd8ec0)), closes [#29942](https://github.com/bitnami/charts/issues/29942)

## <small>16.0.2 (2024-10-16)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ annotations:
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r44
- name: postgresql
image: docker.io/bitnami/postgresql:17.0.0-debian-12-r3
image: docker.io/bitnami/postgresql:17.0.0-debian-12-r5
apiVersion: v2
appVersion: 17.0.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 16.0.3
version: 16.0.4
2 changes: 1 addition & 1 deletion bitnami/postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 17.0.0-debian-12-r3
tag: 17.0.0-debian-12-r5
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 8435f88

Please sign in to comment.