From 9c1052d96dda60f911e30470ec3c755665add5cc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 20 Dec 2018 09:42:23 +0100 Subject: [PATCH] [stable/wordpress] Release 5.0.2 (#10154) * wordpress: update to `5.0.2` Signed-off-by: Bitnami Containers * wordpress: updated chart requirements Signed-off-by: Bitnami Containers * wordpress: bump chart appVersion to `5.0.2` Signed-off-by: Bitnami Containers * wordpress: bump chart version to `5.0.2` Signed-off-by: Bitnami Containers --- stable/wordpress/Chart.yaml | 4 ++-- stable/wordpress/requirements.lock | 4 ++-- stable/wordpress/values-production.yaml | 2 +- stable/wordpress/values.yaml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/stable/wordpress/Chart.yaml b/stable/wordpress/Chart.yaml index 2806bdb75f..083b9c494d 100644 --- a/stable/wordpress/Chart.yaml +++ b/stable/wordpress/Chart.yaml @@ -1,6 +1,6 @@ name: wordpress -version: 5.0.1 -appVersion: 5.0.1 +version: 5.0.2 +appVersion: 5.0.2 description: Web publishing platform for building blogs and websites. icon: https://bitnami.com/assets/stacks/wordpress/img/wordpress-stack-220x234.png keywords: diff --git a/stable/wordpress/requirements.lock b/stable/wordpress/requirements.lock index 1990b4c1cd..0a0e9b2ddd 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.2.3 + version: 5.2.5 digest: sha256:5c711356a05ffeaffafba333092229eadc8ba3cc377b56861988517ac77b7609 -generated: 2018-12-07T17:11:47.867676353Z +generated: 2018-12-20T02:17:40.600689797Z diff --git a/stable/wordpress/values-production.yaml b/stable/wordpress/values-production.yaml index a8f0465cbe..26729efbac 100644 --- a/stable/wordpress/values-production.yaml +++ b/stable/wordpress/values-production.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.0.1 + tag: 5.0.2 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 f138764960..3ff5f3e1b4 100644 --- a/stable/wordpress/values.yaml +++ b/stable/wordpress/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.0.1 + tag: 5.0.2 ## 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