[bitnami/postgresql-ha] Release 14.2.18 (#29015)

* [bitnami/postgresql-ha] Release 14.2.18 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:
Bitnami Bot
2024-08-24 12:46:13 +02:00
committed by GitHub
parent eaa526250c
commit d1b37614f3
5 changed files with 16 additions and 11 deletions

View File

@@ -1,8 +1,13 @@
# Changelog # Changelog
## 14.2.17 (2024-08-21) ## 14.2.18 (2024-08-24)
* [bitnami/postgresql-ha] Release 14.2.17 ([#28799](https://github.com/bitnami/charts/pull/28799)) * [bitnami/postgresql-ha] Release 14.2.18 ([#29015](https://github.com/bitnami/charts/pull/29015))
## <small>14.2.17 (2024-08-22)</small>
* [bitnami/postgresql-ha] README tweaks (#28820) ([57ddfc5](https://github.com/bitnami/charts/commit/57ddfc5bf9f9d871ffe9682df329eee4212f7728)), closes [#28820](https://github.com/bitnami/charts/issues/28820)
* [bitnami/postgresql-ha] Release 14.2.17 (#28799) ([59962aa](https://github.com/bitnami/charts/commit/59962aa88d456eefe40618e2d72ec56a0c60bf21)), closes [#28799](https://github.com/bitnami/charts/issues/28799)
## <small>14.2.16 (2024-08-01)</small> ## <small>14.2.16 (2024-08-01)</small>

View File

@@ -1,6 +1,6 @@
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0 version: 2.22.0
digest: sha256:aad727fb6bd333a7ebb22f06f1edcb53349acdbffaa1baffa0266d9a33162dbd digest: sha256:a8fb2fc887ead658a89598a48acde5324196fbc0509503a3eaed50a710fbfe74
generated: "2024-08-09T06:56:49.347011268Z" generated: "2024-08-24T09:27:49.413475755Z"

View File

@@ -8,11 +8,11 @@ annotations:
- name: os-shell - name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27 image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: pgpool - name: pgpool
image: docker.io/bitnami/pgpool:4.5.2-debian-12-r5 image: docker.io/bitnami/pgpool:4.5.3-debian-12-r0
- name: postgres-exporter - name: postgres-exporter
image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r39 image: docker.io/bitnami/postgres-exporter:0.15.0-debian-12-r39
- name: postgresql-repmgr - name: postgresql-repmgr
image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r0 image: docker.io/bitnami/postgresql-repmgr:16.4.0-debian-12-r5
apiVersion: v2 apiVersion: v2
appVersion: 16.4.0 appVersion: 16.4.0
dependencies: dependencies:
@@ -40,4 +40,4 @@ maintainers:
name: postgresql-ha name: postgresql-ha
sources: sources:
- https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha
version: 14.2.17 version: 14.2.18

View File

@@ -1241,4 +1241,4 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.

View File

@@ -113,7 +113,7 @@ postgresql:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/postgresql-repmgr repository: bitnami/postgresql-repmgr
tag: 16.4.0-debian-12-r0 tag: 16.4.0-debian-12-r5
digest: "" digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1130,7 +1130,7 @@ pgpool:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/pgpool repository: bitnami/pgpool
tag: 4.5.2-debian-12-r5 tag: 4.5.3-debian-12-r0
digest: "" digest: ""
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images