Skip to content

Commit

Permalink
[bitnami/postgresql] Release 16.0.0 (#29723)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql] Release 16.0.0 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 2, 2024
1 parent f10a047 commit aeedc0e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 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

## 15.5.38 (2024-10-01)
## 16.0.0 (2024-10-02)

* [bitnami/postgresql] Release 15.5.38 ([#29681](https://github.com/bitnami/charts/pull/29681))
* [bitnami/postgresql] Release 16.0.0 ([#29723](https://github.com/bitnami/charts/pull/29723))

## <small>15.5.38 (2024-10-01)</small>

* [bitnami/postgresql] Release 15.5.38 (#29681) ([105fcbb](https://github.com/bitnami/charts/commit/105fcbb5c090c6f0b10858cdcc33dfc255c0c7e4)), closes [#29681](https://github.com/bitnami/charts/issues/29681)

## <small>15.5.37 (2024-09-30)</small>

Expand Down
8 changes: 4 additions & 4 deletions bitnami/postgresql/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r43
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r44
- name: postgresql
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r14
image: docker.io/bitnami/postgresql:17.0.0-debian-12-r0
apiVersion: v2
appVersion: 16.4.0
appVersion: 17.0.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 15.5.38
version: 16.0.0
4 changes: 2 additions & 2 deletions 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: 16.4.0-debian-12-r14
tag: 17.0.0-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -1555,7 +1555,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.15.0-debian-12-r43
tag: 0.15.0-debian-12-r44
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down

0 comments on commit aeedc0e

Please sign in to comment.