Skip to content

Commit

Permalink
[bitnami/postgresql-ha] Release 15.0.1 (#30644)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql-ha] Release 15.0.1 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 Nov 27, 2024
1 parent 151c51c commit ebb2f96
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
6 changes: 5 additions & 1 deletion bitnami/postgresql-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 15.0.1 (2024-11-27)

* [bitnami/postgresql-ha] Release 15.0.1 ([#30644](https://github.com/bitnami/charts/pull/30644))

## 15.0.0 (2024-11-25)

* [bitnami/postgresql-ha] Release 15.0.0 ([#30618](https://github.com/bitnami/charts/pull/30618))
* [bitnami/postgresql-ha] Release 15.0.0 (#30618) ([2d17a50](https://github.com/bitnami/charts/commit/2d17a504663ae7b5088c1122865176828cec739a)), closes [#30618](https://github.com/bitnami/charts/issues/30618)

## <small>14.3.10 (2024-11-21)</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-r33
- name: pgpool
image: docker.io/bitnami/pgpool:4.5.4-debian-12-r7
image: docker.io/bitnami/pgpool:4.5.4-debian-12-r8
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r1
- name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r0
image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r1
apiVersion: v2
appVersion: 17.2.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: 15.0.0
version: 15.0.1
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: 17.2.0-debian-12-r0
tag: 17.2.0-debian-12-r1
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down Expand Up @@ -1129,7 +1129,7 @@ pgpool:
image:
registry: docker.io
repository: bitnami/pgpool
tag: 4.5.4-debian-12-r7
tag: 4.5.4-debian-12-r8
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit ebb2f96

Please sign in to comment.