From c02fedbb8ccff84b39a1399a7561950d95d86d5d Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 12 Jul 2022 18:12:03 +0000 Subject: [PATCH] [bitnami/postgresql-ha] Release 9.2.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/postgresql-ha/Chart.yaml | 2 +- bitnami/postgresql-ha/values.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 336730ba19..6008bef3f5 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.2.1 +version: 9.2.2 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 656503443a..09c68a018c 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-r7 + tag: 14.4.0-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 ## @@ -593,7 +593,7 @@ pgpool: image: registry: docker.io repository: bitnami/pgpool - tag: 4.3.2-debian-11-r13 + tag: 4.3.2-debian-11-r14 ## 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 ## @@ -1101,7 +1101,7 @@ metrics: image: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.10.1-debian-11-r12 + tag: 0.10.1-debian-11-r14 ## 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 ## @@ -1341,7 +1341,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r12 + tag: 11-debian-11-r14 ## 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 ##