From 0bd534375f9ca78b1e397c5d9ac198c17c7c860e Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 24 Feb 2021 11:55:23 +0000 Subject: [PATCH] [bitnami/postgresql-ha] Release 6.5.6 updating components versions Signed-off-by: Bitnami Containers --- bitnami/postgresql-ha/Chart.lock | 6 +++--- bitnami/postgresql-ha/Chart.yaml | 2 +- bitnami/postgresql-ha/values.yaml | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/postgresql-ha/Chart.lock b/bitnami/postgresql-ha/Chart.lock index 0774d33d3f..dfe66f72dd 100644 --- a/bitnami/postgresql-ha/Chart.lock +++ b/bitnami/postgresql-ha/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.3.9 -digest: sha256:b55689c2a6ccb0ae039cc129e66528e988d78cc566ec304704b4f2bc83b85e8f -generated: "2021-02-16T18:54:13.234251578Z" + version: 1.4.1 +digest: sha256:661d04dcbe78cf167e2bc3b7295fad641726962c1e6b2e5aa602f559c6289cef +generated: "2021-02-24T06:53:25.118866681Z" diff --git a/bitnami/postgresql-ha/Chart.yaml b/bitnami/postgresql-ha/Chart.yaml index 025d3719ed..c8e0594cec 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: 6.5.5 +version: 6.5.6 diff --git a/bitnami/postgresql-ha/values.yaml b/bitnami/postgresql-ha/values.yaml index f7a79e8b7e..ee90cacaa7 100644 --- a/bitnami/postgresql-ha/values.yaml +++ b/bitnami/postgresql-ha/values.yaml @@ -29,7 +29,7 @@ postgresqlImage: registry: docker.io repository: bitnami/postgresql-repmgr - tag: 11.11.0-debian-10-r4 + tag: 11.11.0-debian-10-r8 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -51,7 +51,7 @@ postgresqlImage: pgpoolImage: registry: docker.io repository: bitnami/pgpool - tag: 4.2.2-debian-10-r2 + tag: 4.2.2-debian-10-r5 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -72,8 +72,8 @@ pgpoolImage: ## volumePermissionsImage: registry: docker.io - repository: bitnami/minideb - tag: buster + repository: bitnami/bitnami-shell + tag: "10" ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ## @@ -90,7 +90,7 @@ volumePermissionsImage: metricsImage: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.8.0-debian-10-r363 + tag: 0.8.0-debian-10-r366 ## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images ##