Skip to content

Commit

Permalink
[bitnami/postgresql-ha] Release 14.2.26 (#29327)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql-ha] Release 14.2.26 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 10, 2024
1 parent b467df8 commit f512202
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 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.25 (2024-09-06)
## 14.2.26 (2024-09-10)

* [bitnami/postgresql-ha] Release 14.2.25 ([#29282](https://github.com/bitnami/charts/pull/29282))
* [bitnami/postgresql-ha] Release 14.2.26 ([#29327](https://github.com/bitnami/charts/pull/29327))

## <small>14.2.25 (2024-09-06)</small>

* [bitnami/postgresql-ha] Release 14.2.25 (#29282) ([bf27be0](https://github.com/bitnami/charts/commit/bf27be01effd3621916aa21cf96d8c3157a21363)), closes [#29282](https://github.com/bitnami/charts/issues/29282)

## <small>14.2.24 (2024-09-06)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/postgresql-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
- name: pgpool
image: docker.io/bitnami/pgpool:4.5.3-debian-12-r2
image: docker.io/bitnami/pgpool:4.5.4-debian-12-r0
- name: postgres-exporter
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-r12
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r13
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.25
version: 14.2.26
4 changes: 2 additions & 2 deletions 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-r12
tag: 16.4.0-debian-12-r13
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 Expand Up @@ -1130,7 +1130,7 @@ pgpool:
image:
registry: docker.io
repository: bitnami/pgpool
tag: 4.5.3-debian-12-r2
tag: 4.5.4-debian-12-r0
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 f512202

Please sign in to comment.