[bitnami/postgresql] Release 15.5.10 (#27521)

* [bitnami/postgresql] Release 15.5.10 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-25 09:31:12 +02:00
committed by GitHub
parent 7c9905d318
commit 59f0aa2b94
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 15.5.9 (2024-06-20)
## 15.5.10 (2024-06-25)
* [bitnami/postgresql] Remove deprecated (and removed) annotation ([#27463](https://github.com/bitnami/charts/pull/27463))
* [bitnami/postgresql] Release 15.5.10 ([#27521](https://github.com/bitnami/charts/pull/27521))
## <small>15.5.9 (2024-06-20)</small>
* [bitnami/postgresql] Remove deprecated (and removed) annotation (#27463) ([2907ba0](https://github.com/bitnami/charts/commit/2907ba00566e8cc3675865fbf3e43b43702d4998)), closes [#27463](https://github.com/bitnami/charts/issues/27463)
## <small>15.5.8 (2024-06-20)</small>

View File

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

View File

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