Skip to content

Commit

Permalink
[bitnami/postgresql] Release 16.4.15 (#32238)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql] Release 16.4.15 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 Mar 3, 2025
1 parent 586138d commit e55c589
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 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.4.14 (2025-02-21)
## 16.4.15 (2025-03-03)

* [bitnami/postgresql] Release 16.4.14 ([#32131](https://github.com/bitnami/charts/pull/32131))
* [bitnami/postgresql] Release 16.4.15 ([#32238](https://github.com/bitnami/charts/pull/32238))

## <small>16.4.14 (2025-02-21)</small>

* [bitnami/postgresql] Release 16.4.14 (#32131) ([3fc13a0](https://github.com/bitnami/charts/commit/3fc13a01d65efa3d3f9624c8c01e7de286edfbad)), closes [#32131](https://github.com/bitnami/charts/issues/32131)

## <small>16.4.13 (2025-02-21)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r39
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r11
image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r0
- name: postgresql
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r2
image: docker.io/bitnami/postgresql:17.4.0-debian-12-r3
apiVersion: v2
appVersion: 17.4.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 16.4.14
version: 16.4.15
4 changes: 2 additions & 2 deletions bitnami/postgresql/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 17.4.0-debian-12-r2
tag: 17.4.0-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -1696,7 +1696,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.16.0-debian-12-r11
tag: 0.17.1-debian-12-r0
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit e55c589

Please sign in to comment.