Skip to content

Commit

Permalink
[bitnami/postgresql-ha] Release 15.0.0 (#30618)
Browse files Browse the repository at this point in the history
* [bitnami/postgresql-ha] Release 15.0.0 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 25, 2024
1 parent d98aecc commit 2d17a50
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
9 changes: 7 additions & 2 deletions bitnami/postgresql-ha/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 14.3.10 (2024-11-21)
## 15.0.0 (2024-11-25)

* [bitnami/postgresql-ha] Release 14.3.10 ([#30568](https://github.com/bitnami/charts/pull/30568))
* [bitnami/postgresql-ha] Release 15.0.0 ([#30618](https://github.com/bitnami/charts/pull/30618))

## <small>14.3.10 (2024-11-21)</small>

* [bitnami/*] docs: fix copy-paste typos with wrong references to Airflow (#30541) ([0a225d4](https://github.com/bitnami/charts/commit/0a225d44c1969429573b4e2630068eff129b6a96)), closes [#30541](https://github.com/bitnami/charts/issues/30541)
* [bitnami/postgresql-ha] Release 14.3.10 (#30568) ([5aeafc7](https://github.com/bitnami/charts/commit/5aeafc7e9aaf2b23831c84b823be1f11d49e97eb)), closes [#30568](https://github.com/bitnami/charts/issues/30568)

## <small>14.3.9 (2024-11-14)</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 @@ -12,9 +12,9 @@ annotations:
- name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r1
- name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:16.6.0-debian-12-r0
image: docker.io/bitnami/postgresql-repmgr:17.2.0-debian-12-r0
apiVersion: v2
appVersion: 16.6.0
appVersion: 17.2.0
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
Expand All @@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
version: 14.3.10
version: 15.0.0
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.6.0-debian-12-r0
tag: 17.2.0-debian-12-r0
digest: ""
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
##
Expand Down

0 comments on commit 2d17a50

Please sign in to comment.