From b49ce9dfe66d8a42e1896d7bf4df1f87f1f7e825 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 25 Jun 2022 00:10:34 +0000 Subject: [PATCH] [bitnami/postgresql-ha] Release 9.1.9 updating components versions Signed-off-by: Bitnami Containers --- bitnami/postgresql-ha/Chart.yaml | 2 +- bitnami/postgresql-ha/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 6327871c6..5996028bf 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/bitnami-docker-postgresql - https://www.postgresql.org/ -version: 9.1.8 +version: 9.1.9 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 315962e94..896fb8ec4 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.4.0-debian-11-r2 + tag: 14.4.0-debian-11-r3 ## 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 ## @@ -598,7 +598,7 @@ pgpool: image: registry: docker.io repository: bitnami/pgpool - tag: 4.3.2-debian-11-r8 + tag: 4.3.2-debian-11-r9 ## 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 ## @@ -1346,7 +1346,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r7 + tag: 11-debian-11-r8 ## 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 ##