From 96a45416c44be1a8fca2406ca7022d60cda07621 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 19 Apr 2022 08:06:32 +0000 Subject: [PATCH] [bitnami/wordpress-intel] Release 0.2.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wordpress-intel/Chart.yaml | 2 +- bitnami/wordpress-intel/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index 17e72ef1fe..a69099fee3 100644 --- a/bitnami/wordpress-intel/Chart.yaml +++ b/bitnami/wordpress-intel/Chart.yaml @@ -35,4 +35,4 @@ name: wordpress-intel sources: - https://github.com/bitnami/bitnami-docker-wordpress-intel - https://wordpress.org/ -version: 0.2.1 +version: 0.2.2 diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index c00dbc59b9..49f4c5d8dc 100644 --- a/bitnami/wordpress-intel/values.yaml +++ b/bitnami/wordpress-intel/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress-intel - tag: 5.9.3-debian-10-r12 + tag: 5.9.3-debian-10-r16 ## 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 @@ -620,7 +620,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r395 + tag: 10-debian-10-r399 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -696,7 +696,7 @@ metrics: image: registry: docker.io repository: bitnami/nginx-exporter - tag: 0.10.0-debian-10-r109 + tag: 0.10.0-debian-10-r113 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.