From 783e25c0f8da2abf71adfa221e068e1c2c345a69 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 27 Feb 2022 17:47:01 +0000 Subject: [PATCH] [bitnami/postgresql-ha] Release 8.5.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 be9860442f..5f3f4d3d5f 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.5.1 +version: 8.5.2 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index fa6512d0cb..ab8ac5c6af 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-r13 + tag: 11.15.0-debian-10-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 ## @@ -586,7 +586,7 @@ postgresql: pgpoolImage: registry: docker.io repository: bitnami/pgpool - tag: 4.3.1-debian-10-r8 + tag: 4.3.1-debian-10-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 ## @@ -1017,7 +1017,7 @@ ldap: metricsImage: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.10.1-debian-10-r36 + tag: 0.10.1-debian-10-r37 ## 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 ## @@ -1229,7 +1229,7 @@ metrics: volumePermissionsImage: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r348 + tag: 10-debian-10-r349 ## 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 ##