[bitnami/postgresql] Release 15.5.5 (#27096)

* [bitnami/postgresql] Release 15.5.5 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>
This commit is contained in:
Bitnami Bot
2024-06-11 15:30:24 +02:00
committed by GitHub
parent 1bd3b34239
commit c84850a09c
4 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog # Changelog
## 15.5.4 (2024-06-06) ## 15.5.5 (2024-06-11)
* [bitnami/postgresql] Release 15.5.4 ([#27006](https://github.com/bitnami/charts/pull/27006)) * [bitnami/postgresql] Release 15.5.5 ([#27096](https://github.com/bitnami/charts/pull/27096))
## <small>15.5.4 (2024-06-06)</small>
* [bitnami/postgresql] Release 15.5.4 (#27006) ([613a7a4](https://github.com/bitnami/charts/commit/613a7a431aa8752cb28ee634c4db0c83ef98e827)), closes [#27006](https://github.com/bitnami/charts/issues/27006)
## <small>15.5.3 (2024-06-06)</small> ## <small>15.5.3 (2024-06-06)</small>

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0 version: 2.20.2
digest: sha256:71e7e576e2b5403aae173a518430f727ccc2dd690a64cb44d47d6b8deb23d3c6 digest: sha256:35d895f873f86ebff35e439bcf9da34c42a78c4db2e0e179bfb4014a2a0e2e10
generated: "2024-06-06T12:58:01.608676978Z" generated: "2024-06-11T13:03:29.956931344Z"

View File

@@ -10,7 +10,7 @@ annotations:
- name: postgres-exporter - name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r33 image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r33
- name: postgresql - name: postgresql
image: docker.io/bitnami/postgresql:16.3.0-debian-12-r13 image: docker.io/bitnami/postgresql:16.3.0-debian-12-r14
apiVersion: v2 apiVersion: v2
appVersion: 16.3.0 appVersion: 16.3.0
dependencies: dependencies:
@@ -35,4 +35,4 @@ maintainers:
name: postgresql name: postgresql
sources: sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql - https://github.com/bitnami/charts/tree/main/bitnami/postgresql
version: 15.5.4 version: 15.5.5

View File

@@ -105,7 +105,7 @@ diagnosticMode:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/postgresql repository: bitnami/postgresql
tag: 16.3.0-debian-12-r13 tag: 16.3.0-debian-12-r14
digest: "" digest: ""
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'