mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
[bitnami/postgresql-ha] Release 15.1.10 (#32028)
* [bitnami/postgresql-ha] Release 15.1.10 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>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 15.1.9 (2025-02-14)
|
||||
## 15.1.10 (2025-02-20)
|
||||
|
||||
* [bitnami/postgresql-ha] Release 15.1.9 ([#31934](https://github.com/bitnami/charts/pull/31934))
|
||||
* [bitnami/postgresql-ha] Release 15.1.10 ([#32028](https://github.com/bitnami/charts/pull/32028))
|
||||
|
||||
## <small>15.1.9 (2025-02-14)</small>
|
||||
|
||||
* [bitnami/postgresql-ha] Release 15.1.9 (#31934) ([6e9d889](https://github.com/bitnami/charts/commit/6e9d889c4d44815eb87367ddfcb22ba5d81286a4)), closes [#31934](https://github.com/bitnami/charts/issues/31934)
|
||||
|
||||
## <small>15.1.8 (2025-02-13)</small>
|
||||
|
||||
@@ -1715,7 +1719,7 @@
|
||||
|
||||
## 4.0.0 (2020-10-08)
|
||||
|
||||
* [bitnami/postgresql-ha] Revert https://github.com/bitnami/charts/pull/3681 (#3953) ([739b4b9](https://github.com/bitnami/charts/commit/739b4b948368367ef38d50013a1da380c8d77225)), closes [#3953](https://github.com/bitnami/charts/issues/3953)
|
||||
* [bitnami/postgresql-ha] Revert https://github.com/bitnami/charts/pull/3681 (#3953) ([739b4b9](https://github.com/bitnami/charts/commit/739b4b948368367ef38d50013a1da380c8d77225))
|
||||
|
||||
## 3.10.0 (2020-10-08)
|
||||
|
||||
@@ -1778,7 +1782,7 @@
|
||||
|
||||
## <small>3.5.7 (2020-08-26)</small>
|
||||
|
||||
* [bitnami/postgresql-ha] Show correct default for pgpool replicaCount (#3407) ([dae6058](https://github.com/bitnami/charts/commit/dae60580b386e5698fda3f9d3ed047bab176384b)), closes [#3407](https://github.com/bitnami/charts/issues/3407) [/github.com/bitnami/charts/blob/07bf067a628615aa8b182da90c0fc733d3a792ff/bitnami/postgresql-ha/values.yaml#L348](https://github.com//github.com/bitnami/charts/blob/07bf067a628615aa8b182da90c0fc733d3a792ff/bitnami/postgresql-ha/values.yaml/issues/L348)
|
||||
* [bitnami/postgresql-ha] Show correct default for pgpool replicaCount (#3407) ([dae6058](https://github.com/bitnami/charts/commit/dae60580b386e5698fda3f9d3ed047bab176384b)), closes [#3407](https://github.com/bitnami/charts/issues/3407)
|
||||
|
||||
## <small>3.5.6 (2020-08-21)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.29.1
|
||||
digest: sha256:0d3abbd4a9bdc95c1a5f504d253e347f723d9565222939020973dd3c4e1dd1f4
|
||||
generated: "2025-02-02T06:47:09.2503152Z"
|
||||
version: 2.30.0
|
||||
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
|
||||
generated: "2025-02-20T02:13:42.005217942Z"
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r37
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r38
|
||||
- name: pgpool
|
||||
image: docker.io/bitnami/pgpool:4.5.5-debian-12-r3
|
||||
image: docker.io/bitnami/pgpool:4.5.5-debian-12-r5
|
||||
- name: postgres-exporter
|
||||
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r8
|
||||
image: docker.io/bitnami/postgres-exporter:0.16.0-debian-12-r10
|
||||
- name: postgresql-repmgr
|
||||
image: docker.io/bitnami/postgresql-repmgr:17.3.0-debian-12-r1
|
||||
image: docker.io/bitnami/postgresql-repmgr:17.3.0-debian-12-r3
|
||||
apiVersion: v2
|
||||
appVersion: 17.3.0
|
||||
dependencies:
|
||||
@@ -40,4 +40,4 @@ maintainers:
|
||||
name: postgresql-ha
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
|
||||
version: 15.1.9
|
||||
version: 15.1.10
|
||||
|
||||
@@ -118,7 +118,7 @@ postgresql:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgresql-repmgr
|
||||
tag: 17.3.0-debian-12-r1
|
||||
tag: 17.3.0-debian-12-r3
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
@@ -1134,7 +1134,7 @@ pgpool:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/pgpool
|
||||
tag: 4.5.5-debian-12-r3
|
||||
tag: 4.5.5-debian-12-r5
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
@@ -1712,7 +1712,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/postgres-exporter
|
||||
tag: 0.16.0-debian-12-r8
|
||||
tag: 0.16.0-debian-12-r10
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
@@ -1962,7 +1962,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r37
|
||||
tag: 12-debian-12-r38
|
||||
digest: ""
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user