From 34b658aa8218257f91fe241b5f4fb2bee5abbc02 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 18 May 2020 17:10:49 +0000 Subject: [PATCH] [bitnami/wordpress] Release 9.2.5 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wordpress/Chart.yaml | 2 +- bitnami/wordpress/requirements.lock | 6 +++--- bitnami/wordpress/values-production.yaml | 4 ++-- bitnami/wordpress/values.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 9a55fe4c98..80fbb3ac40 100755 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: wordpress -version: 9.2.4 +version: 9.2.5 appVersion: 5.4.1 description: Web publishing platform for building blogs and websites. icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png diff --git a/bitnami/wordpress/requirements.lock b/bitnami/wordpress/requirements.lock index bbe044891f..e7bbe92a92 100644 --- a/bitnami/wordpress/requirements.lock +++ b/bitnami/wordpress/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 7.4.1 -digest: sha256:a20353efddf39fb477b8a7b7eb5cd3f49723e3ddc09244deafde5505a3b394b8 -generated: "2020-05-06T01:45:59.616301148Z" + version: 7.4.2 +digest: sha256:c5a633900b82926bbb7e41b2ff19d755c428a3397c004213db6cd0e057aaee72 +generated: "2020-05-18T16:25:30.027814428Z" diff --git a/bitnami/wordpress/values-production.yaml b/bitnami/wordpress/values-production.yaml index 838c2cf0d1..932ffc56cb 100644 --- a/bitnami/wordpress/values-production.yaml +++ b/bitnami/wordpress/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.4.1-debian-10-r8 + tag: 5.4.1-debian-10-r15 ## 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 @@ -425,7 +425,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r36 + tag: 0.8.0-debian-10-r47 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 3370e9004f..957ba2b589 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.4.1-debian-10-r8 + tag: 5.4.1-debian-10-r15 ## 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 @@ -420,7 +420,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r36 + tag: 0.8.0-debian-10-r47 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.