[bitnami/postgresql-ha] Release 14.2.25 (#29282)

* [bitnami/postgresql-ha] Release 14.2.25 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-09-06 19:42:54 +02:00
committed by GitHub
parent 2c6d076252
commit bf27be01ef
3 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 14.2.24 (2024-09-05)
## 14.2.25 (2024-09-06)
* [bitnami/postgresql-ha] bugfix: conditions to set POSTGRES_POSTGRES_PASSWORD ([#29120](https://github.com/bitnami/charts/pull/29120))
* [bitnami/postgresql-ha] Release 14.2.25 ([#29282](https://github.com/bitnami/charts/pull/29282))
## <small>14.2.24 (2024-09-06)</small>
* [bitnami/postgresql-ha] bugfix: conditions to set POSTGRES_POSTGRES_PASSWORD (#29120) ([f24c7f7](https://github.com/bitnami/charts/commit/f24c7f7e6c67a226f2e9f7ec2461c0668320d428)), closes [#29120](https://github.com/bitnami/charts/issues/29120)
## <small>14.2.23 (2024-09-05)</small>

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r29
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: pgpool
image: docker.io/bitnami/pgpool:4.5.3-debian-12-r2
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r41
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r43
- name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r11
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r12
apiVersion: v2
appVersion: 16.4.0
dependencies:
@@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
version: 14.2.24
version: 14.2.25

View File

@@ -113,7 +113,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 16.4.0-debian-12-r11
tag: 16.4.0-debian-12-r12
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1709,7 +1709,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.15.0-debian-12-r41
tag: 0.15.0-debian-12-r43
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1960,7 +1960,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r29
tag: 12-debian-12-r30
digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images