mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
[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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user