Skip to content

Commit

Permalink
[bitnami/postgresql] Release 15.5.38 (#29681)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql] Release 15.5.38 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
  • Loading branch information
bitnami-bot authored Oct 1, 2024
1 parent d21e6fb commit 105fcbb
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

## 15.5.37 (2024-09-30)
## 15.5.38 (2024-10-01)

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

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

* [bitnami/postgresql] Release 15.5.37 (#29660) ([45cada1](https://github.com/bitnami/charts/commit/45cada10883f6ac5ad4ecaadf3c0d6aa1d9912bb)), closes [#29660](https://github.com/bitnami/charts/issues/29660)

## <small>15.5.36 (2024-09-26)</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-r43
- name: postgresql
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r13
image: docker.io/bitnami/postgresql:16.4.0-debian-12-r14
apiVersion: v2
appVersion: 16.4.0
dependencies:
Expand All @@ -35,4 +35,4 @@ maintainers:
name: postgresql
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 15.5.37
version: 15.5.38
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: 16.4.0-debian-12-r13
tag: 16.4.0-debian-12-r14
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 105fcbb

Please sign in to comment.