From 2e9e8bb0651ec21975c8485c4e4bc74f356fee68 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 9 Mar 2022 15:52:16 +0000 Subject: [PATCH] [bitnami/postgresql] Release 11.1.5 updating components versions Signed-off-by: Bitnami Containers --- bitnami/postgresql/Chart.yaml | 2 +- bitnami/postgresql/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index e75f34767..be88104a6 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -26,4 +26,4 @@ name: postgresql sources: - https://github.com/bitnami/bitnami-docker-postgresql - https://www.postgresql.org/ -version: 11.1.4 +version: 11.1.5 diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 50da4bff1..9ed3cd51d 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -87,7 +87,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/postgresql - tag: 14.2.0-debian-10-r22 + tag: 14.2.0-debian-10-r25 ## 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 @@ -1057,7 +1057,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r357 + tag: 10-debian-10-r360 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1142,7 +1142,7 @@ metrics: image: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.10.1-debian-10-r44 + tag: 0.10.1-debian-10-r47 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.