Skip to content

Commit

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

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

* Update CHANGELOG.md

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 and ThibaultFiligran committed Dec 26, 2024
1 parent 6d6ead6 commit 99a0313
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
10 changes: 8 additions & 2 deletions bitnami/postgresql-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# Changelog

## 15.1.2 (2024-12-20)
## 15.1.3 (2024-12-21)

* [bitnami/postgresql-ha] Release 15.1.2 ([#31132](https://github.com/bitnami/charts/pull/31132))
* [bitnami/postgresql-ha] Release 15.1.3 ([#31135](https://github.com/bitnami/charts/pull/31135))

## <small>15.1.2 (2024-12-20)</small>

* [bitnami/*] Fix typo in README (#31052) ([b41a51d](https://github.com/bitnami/charts/commit/b41a51d1bd04841fc108b78d3b8357a5292771c8)), closes [#31052](https://github.com/bitnami/charts/issues/31052)
* [bitnami/postgresql-ha] Fix typo in documentation (#31069) ([b3b4ac7](https://github.com/bitnami/charts/commit/b3b4ac71e48c593a1e4da42b00445fb0ec47b1c1)), closes [#31069](https://github.com/bitnami/charts/issues/31069)
* [bitnami/postgresql-ha] Release 15.1.2 (#31132) ([a352680](https://github.com/bitnami/charts/commit/a352680c0b1a3c92b24b2888ed5fb8d532f9ba6d)), closes [#31132](https://github.com/bitnami/charts/issues/31132)

## <small>15.1.1 (2024-12-13)</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.16.0-debian-12-r2
- name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r4
image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r5
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.1.2
version: 15.1.3
2 changes: 1 addition & 1 deletion bitnami/postgresql-ha/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 17.2.0-debian-12-r4
tag: 17.2.0-debian-12-r5
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit 99a0313

Please sign in to comment.