From e1cddaea41009996773ec7e30d4994cd2d3fbc84 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 21 Aug 2022 11:28:39 +0000 Subject: [PATCH] [bitnami/postgresql-ha] Release 9.3.8 updating components versions Signed-off-by: Bitnami Containers --- bitnami/postgresql-ha/Chart.yaml | 2 +- bitnami/postgresql-ha/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 3dacaf8ea..051b1cb1f 100644 --- a/bitnami/postgresql-ha/Chart.yaml +++ b/bitnami/postgresql-ha/Chart.yaml @@ -27,4 +27,4 @@ name: postgresql-ha sources: - https://github.com/bitnami/containers/tree/main/bitnami/postgresql - https://www.postgresql.org/ -version: 9.3.7 +version: 9.3.8 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 3cd6ab15e..2cca0f36a 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -100,7 +100,7 @@ postgresql: image: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 14.5.0-debian-11-r5 + tag: 14.5.0-debian-11-r6 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -593,7 +593,7 @@ pgpool: image: registry: docker.io repository: bitnami/pgpool - tag: 4.3.3-debian-11-r0 + tag: 4.3.3-debian-11-r1 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images ##