From 2cbccfa94bece7d80e0465a62e435c16b5c76fd4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 10 Jun 2019 12:39:18 +0200 Subject: [PATCH] stable/wordpress: update to 5.2.1 (#14635) Signed-off-by: Bitnami Containers --- stable/wordpress/Chart.yaml | 2 +- stable/wordpress/requirements.lock | 4 ++-- stable/wordpress/values-production.yaml | 2 +- stable/wordpress/values.yaml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/wordpress/Chart.yaml b/stable/wordpress/Chart.yaml index ea4a3013ff..91989fc2ba 100644 --- a/stable/wordpress/Chart.yaml +++ b/stable/wordpress/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: wordpress -version: 5.12.0 +version: 5.12.1 appVersion: 5.2.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/stable/wordpress/requirements.lock b/stable/wordpress/requirements.lock index 1ec24e0a87..5588a6bcd2 100644 --- a/stable/wordpress/requirements.lock +++ b/stable/wordpress/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 5.11.2 + version: 5.11.3 digest: sha256:5c711356a05ffeaffafba333092229eadc8ba3cc377b56861988517ac77b7609 -generated: 2019-05-06T09:06:30.894764031+02:00 +generated: 2019-06-10T02:51:15.460761604Z diff --git a/stable/wordpress/values-production.yaml b/stable/wordpress/values-production.yaml index 59bdb1eec5..a3aec2bf39 100644 --- a/stable/wordpress/values-production.yaml +++ b/stable/wordpress/values-production.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.2.1-debian-9-r9 + tag: 5.2.1-debian-9-r21 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/stable/wordpress/values.yaml b/stable/wordpress/values.yaml index 52a30b2c1b..5646f87c01 100644 --- a/stable/wordpress/values.yaml +++ b/stable/wordpress/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.2.1-debian-9-r9 + tag: 5.2.1-debian-9-r21 ## 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