From dc8ebbce366eec3f2905171ef19bbc3ea0685196 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 18 Aug 2020 18:36:36 +0000 Subject: [PATCH] [bitnami/wordpress] Release 9.4.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wordpress/Chart.yaml | 4 ++-- bitnami/wordpress/requirements.lock | 6 +++--- bitnami/wordpress/values-production.yaml | 4 ++-- bitnami/wordpress/values.yaml | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 8ee78b510..3d19c02bd 100755 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: wordpress -version: 9.4.3 -appVersion: 5.4.2 +version: 9.4.4 +appVersion: 5.5.0 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/bitnami/wordpress/requirements.lock b/bitnami/wordpress/requirements.lock index b0a68294e..dfe074123 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.7.2 -digest: sha256:c7c2a856e96fbf954d19bb0b31760422e5bc4456e382e6f60b3154735a5c9893 -generated: "2020-08-06T20:52:18.875326757Z" + version: 7.8.0 +digest: sha256:7987e31224646a07f9668a2a074b6fa596a9aa917fd0218a13652a245e0ed888 +generated: "2020-08-18T15:02:03.387002036Z" diff --git a/bitnami/wordpress/values-production.yaml b/bitnami/wordpress/values-production.yaml index e4adecfb8..735659201 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.2-debian-10-r46 + tag: 5.5.0-debian-10-r2 ## 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 @@ -469,7 +469,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r117 + tag: 0.8.0-debian-10-r121 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 dcf992bb3..50ea0402d 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.2-debian-10-r46 + tag: 5.5.0-debian-10-r2 ## 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 @@ -463,7 +463,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r117 + tag: 0.8.0-debian-10-r121 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.