Skip to content

Commit

Permalink
[bitnami/postgresql-ha] Release 14.2.23 (#29205)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql-ha] Release 14.2.23 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Sep 5, 2024
1 parent e2ec444 commit 38e9b07
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 6 additions & 2 deletions bitnami/postgresql-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 14.2.22 (2024-09-04)
## 14.2.23 (2024-09-04)

* [bitnami/postgresql-ha] Release 14.2.22 ([#29204](https://github.com/bitnami/charts/pull/29204))
* [bitnami/postgresql-ha] Release 14.2.23 ([#29205](https://github.com/bitnami/charts/pull/29205))

## <small>14.2.22 (2024-09-04)</small>

* [bitnami/postgresql-ha] Release 14.2.22 (#29204) ([e2ec444](https://github.com/bitnami/charts/commit/e2ec4446df14c67c33d60e6808f6a63115cc9b44)), closes [#29204](https://github.com/bitnami/charts/issues/29204)

## <small>14.2.21 (2024-09-03)</small>

Expand Down
4 changes: 2 additions & 2 deletions bitnami/postgresql-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ annotations:
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r41
- name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r10
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r11
apiVersion: v2
appVersion: 16.4.0
dependencies:
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
version: 14.2.22
version: 14.2.23
2 changes: 1 addition & 1 deletion bitnami/postgresql-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 16.4.0-debian-12-r10
tag: 16.4.0-debian-12-r11
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
Expand Down

0 comments on commit 38e9b07

Please sign in to comment.