From 4167326b7be2a3531c5e28678287ce8368fda083 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 7 Aug 2025 07:57:59 +0200 Subject: [PATCH] [bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references (#35517) * [bitnami/postgresql-ha] Release 16.1.1 updating components versions Signed-off-by: Bitnami Bot * Update CHANGELOG.md Signed-off-by: Bitnami Bot --------- Signed-off-by: Bitnami Bot --- bitnami/postgresql-ha/CHANGELOG.md | 10 +++++++++- bitnami/postgresql-ha/Chart.yaml | 8 ++++---- bitnami/postgresql-ha/values.yaml | 6 +++--- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/bitnami/postgresql-ha/CHANGELOG.md b/bitnami/postgresql-ha/CHANGELOG.md index eab83a6715..b789513da0 100644 --- a/bitnami/postgresql-ha/CHANGELOG.md +++ b/bitnami/postgresql-ha/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog +## 16.1.1 (2025-08-07) + +* [bitnami/postgresql-ha] :zap: :arrow_up: Update dependency references ([#35517](https://github.com/bitnami/charts/pull/35517)) + ## 16.1.0 (2025-08-04) -* [bitnami/postgresql-ha] feat: add support for disabling connection cache ([#35389](https://github.com/bitnami/charts/pull/35389)) +* [bitnami/*] Adapt main README and change ascii (#35173) ([73d15e0](https://github.com/bitnami/charts/commit/73d15e03e04647efa902a1d14a09ea8657429cd0)), closes [#35173](https://github.com/bitnami/charts/issues/35173) +* [bitnami/*] Adapt welcome message to BSI (#35170) ([e1c8146](https://github.com/bitnami/charts/commit/e1c8146831516fb35de736a6f3fd10e5e7a44286)), closes [#35170](https://github.com/bitnami/charts/issues/35170) +* [bitnami/*] Add BSI to charts' READMEs (#35174) ([4973fd0](https://github.com/bitnami/charts/commit/4973fd08dd7e95398ddcc4054538023b542e19f2)), closes [#35174](https://github.com/bitnami/charts/issues/35174) +* [bitnami/*] docs: update BSI warning on charts' notes (#35340) ([07483a5](https://github.com/bitnami/charts/commit/07483a5ed964b409266dc025e4b55bf2eb0f621c)), closes [#35340](https://github.com/bitnami/charts/issues/35340) +* [bitnami/postgresql-ha] feat: add support for disabling connection cache (#35389) ([df4bc69](https://github.com/bitnami/charts/commit/df4bc697954960a4e84b9a490e26b70194618245)), closes [#35389](https://github.com/bitnami/charts/issues/35389) ## 16.0.22 (2025-07-15) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 48cbf7c0ca..5ef30d8421 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -5,13 +5,13 @@ annotations: category: Database images: | - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r48 + image: docker.io/bitnami/os-shell:12-debian-12-r49 - name: pgpool image: docker.io/bitnami/pgpool:4.6.2-debian-12-r6 - name: postgres-exporter - image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r12 + image: docker.io/bitnami/postgres-exporter:0.17.1-debian-12-r14 - name: postgresql-repmgr - image: docker.io/bitnami/postgresql-repmgr:17.5.0-debian-12-r16 + image: docker.io/bitnami/postgresql-repmgr:17.5.0-debian-12-r17 licenses: Apache-2.0 tanzuCategory: service apiVersion: v2 @@ -43,4 +43,4 @@ maintainers: name: postgresql-ha sources: - https://github.com/bitnami/charts/tree/main/bitnami/postgresql-ha -version: 16.1.0 +version: 16.1.1 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index b0900c480d..7bb490628b 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -120,7 +120,7 @@ postgresql: image: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 17.5.0-debian-12-r16 + tag: 17.5.0-debian-12-r17 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -1736,7 +1736,7 @@ metrics: image: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.17.1-debian-12-r12 + tag: 0.17.1-debian-12-r14 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## @@ -1986,7 +1986,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r48 + tag: 12-debian-12-r49 digest: "" ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ##