From 4536553dca393f855d36a166f01ac53f87ac2fa5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 1 Jul 2019 23:39:31 +0200 Subject: [PATCH] [stable/wordpress] Release 5.12.6 updating components versions (#15176) Signed-off-by: Bitnami Containers --- stable/wordpress/Chart.yaml | 2 +- stable/wordpress/requirements.lock | 2 +- stable/wordpress/values-production.yaml | 2 +- stable/wordpress/values.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/wordpress/Chart.yaml b/stable/wordpress/Chart.yaml index dec3227ed9..5b8cce92e3 100644 --- a/stable/wordpress/Chart.yaml +++ b/stable/wordpress/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: wordpress -version: 5.12.5 +version: 5.12.6 appVersion: 5.2.2 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 03c93b22ab..4ada3704d5 100644 --- a/stable/wordpress/requirements.lock +++ b/stable/wordpress/requirements.lock @@ -3,4 +3,4 @@ dependencies: repository: https://kubernetes-charts.storage.googleapis.com/ version: 5.11.3 digest: sha256:5c711356a05ffeaffafba333092229eadc8ba3cc377b56861988517ac77b7609 -generated: 2019-06-20T09:10:58.646969077Z +generated: 2019-07-01T12:44:26.436300291Z diff --git a/stable/wordpress/values-production.yaml b/stable/wordpress/values-production.yaml index 67e20a4e85..5682dcc333 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.2-debian-9-r1 + tag: 5.2.2-debian-9-r12 ## 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 diff --git a/stable/wordpress/values.yaml b/stable/wordpress/values.yaml index c19ad5e6dc..dd782d6580 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.2-debian-9-r1 + tag: 5.2.2-debian-9-r12 ## 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