Skip to content

Commit

Permalink
[bitnami/postgresql-ha] Release 15.0.2 (#30676)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql-ha] Release 15.0.2 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>
  • Loading branch information
bitnami-bot authored Nov 28, 2024
1 parent 7b9cd04 commit de62c88
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 8 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

## 15.0.1 (2024-11-27)
## 15.0.2 (2024-11-28)

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

## <small>15.0.1 (2024-11-27)</small>

* [bitnami/postgresql-ha] Release 15.0.1 (#30644) ([ebb2f96](https://github.com/bitnami/charts/commit/ebb2f960e7220e80e4f3fcaf98cf7bc332d81c8a)), closes [#30644](https://github.com/bitnami/charts/issues/30644)

## 15.0.0 (2024-11-25)

Expand Down
6 changes: 3 additions & 3 deletions bitnami/postgresql-ha/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.27.0
digest: sha256:b711ab5874abf868a0c64353a790f17771758cee6f802acb9819be004c8460af
generated: "2024-11-14T16:22:55.218248378Z"
version: 2.27.2
digest: sha256:6fd86cc5a4b5094abca1f23c8ec064e75e51eceaded94a5e20977274b2abb576
generated: "2024-11-28T20:00:21.752734947Z"
4 changes: 2 additions & 2 deletions bitnami/postgresql-ha/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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-r8
image: docker.io/bitnami/pgpool:4.5.5-debian-12-r0
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r1
- name: postgresql-repmgr
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.1
version: 15.0.2
2 changes: 1 addition & 1 deletion bitnami/postgresql-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@ pgpool:
image:
registry: docker.io
repository: bitnami/pgpool
tag: 4.5.4-debian-12-r8
tag: 4.5.5-debian-12-r0
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit de62c88

Please sign in to comment.