From 740d77bd3d32445d5d102d4e8b7e48ed743ff688 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 20 Apr 2022 08:33:07 +0000 Subject: [PATCH] [bitnami/postgresql-ha] Release 8.6.14 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 5a8c87d04d..3005856f33 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: 8.6.13 +version: 8.6.14 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index 6efc75c06c..5461511e81 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -122,7 +122,7 @@ diagnosticMode: postgresqlImage: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 11.15.0-debian-10-r65 + tag: 11.15.0-debian-10-r66 ## 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 ## @@ -594,7 +594,7 @@ postgresql: pgpoolImage: registry: docker.io repository: bitnami/pgpool - tag: 4.3.1-debian-10-r57 + tag: 4.3.1-debian-10-r58 ## 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 ## @@ -1025,7 +1025,7 @@ ldap: metricsImage: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.10.1-debian-10-r87 + tag: 0.10.1-debian-10-r88 ## 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 ## @@ -1237,7 +1237,7 @@ metrics: volumePermissionsImage: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r399 + tag: 10-debian-10-r400 ## 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 ##