From d05199b364584fbb111463f5b2f14ded1b9fdb5e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 9 Oct 2019 17:17:51 +0200 Subject: [PATCH] [stable/wordpress] Release 7.3.11 updating components versions (#17822) Signed-off-by: Bitnami Containers --- stable/wordpress/Chart.yaml | 2 +- stable/wordpress/requirements.lock | 4 ++-- stable/wordpress/values-production.yaml | 4 ++-- stable/wordpress/values.yaml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/stable/wordpress/Chart.yaml b/stable/wordpress/Chart.yaml index 513c480b88..acf8806623 100755 --- a/stable/wordpress/Chart.yaml +++ b/stable/wordpress/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: wordpress -version: 7.3.10 +version: 7.3.11 appVersion: 5.2.3 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 6ef8fe29f9..81f01f22a5 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: 6.9.1 + version: 6.11.0 digest: sha256:2ee24c91cd38aab43cd1985a7aaf24cbd0994ab5fd48e5f76eba17c3cffbaea1 -generated: "2019-09-20T15:30:47.646461+02:00" +generated: 2019-10-09T08:17:55.184718527Z diff --git a/stable/wordpress/values-production.yaml b/stable/wordpress/values-production.yaml index ade4c040cf..eae9810e81 100644 --- a/stable/wordpress/values-production.yaml +++ b/stable/wordpress/values-production.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.2.3-debian-9-r5 + tag: 5.2.3-debian-9-r34 ## 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 @@ -350,7 +350,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r50 + tag: 0.7.0-debian-9-r79 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 3dabff996f..b5f440f2dc 100644 --- a/stable/wordpress/values.yaml +++ b/stable/wordpress/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/wordpress - tag: 5.2.3-debian-9-r5 + tag: 5.2.3-debian-9-r34 ## 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 @@ -345,7 +345,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r50 + tag: 0.7.0-debian-9-r79 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.