From 37b811c75cd5ae9e451fed3846f878efb1af1646 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 10 Jun 2022 16:50:30 +0000 Subject: [PATCH] [bitnami/postgresql] Release 11.6.6 updating components versions Signed-off-by: Bitnami Containers --- bitnami/postgresql/Chart.yaml | 2 +- bitnami/postgresql/README.md | 4 ++-- bitnami/postgresql/values.yaml | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 453e7292cf..c745031377 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.6.5 +version: 11.6.6 diff --git a/bitnami/postgresql/README.md b/bitnami/postgresql/README.md index 361a2b6620..95481196d7 100644 --- a/bitnami/postgresql/README.md +++ b/bitnami/postgresql/README.md @@ -7,7 +7,7 @@ PostgreSQL (Postgres) is an open source object-relational database known for rel [Overview of PostgreSQL](http://www.postgresql.org) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```bash @@ -669,4 +669,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 0956276ead..95a92e1d0c 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -94,7 +94,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/postgresql - tag: 14.3.0-debian-11-r0 + tag: 14.3.0-debian-11-r3 ## 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 @@ -1096,7 +1096,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r0 + tag: 11-debian-11-r3 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1181,7 +1181,7 @@ metrics: image: registry: docker.io repository: bitnami/postgres-exporter - tag: 0.10.1-debian-11-r0 + tag: 0.10.1-debian-11-r3 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.