From 1bc9cb647ff60b2cf294cdd81a8ae29b32cd8703 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 27 Feb 2022 19:49:56 +0000 Subject: [PATCH] [bitnami/wordpress] Release 13.0.19 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wordpress/Chart.lock | 6 +++--- bitnami/wordpress/Chart.yaml | 2 +- bitnami/wordpress/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/wordpress/Chart.lock b/bitnami/wordpress/Chart.lock index d2999aa095..c45eaea31b 100644 --- a/bitnami/wordpress/Chart.lock +++ b/bitnami/wordpress/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 10.3.6 + version: 10.3.7 - name: memcached repository: https://charts.bitnami.com/bitnami version: 6.0.4 - name: common repository: https://charts.bitnami.com/bitnami version: 1.11.1 -digest: sha256:bbbd43c61bbf3cbc29f5ecde68610cf4610e86153b65b53b5376c08951ab18ae -generated: "2022-02-24T00:55:18.644425844Z" +digest: sha256:8cd342f210ac763c0fdf58bd308b930131208032bdf4e8adcd3a18f91b0edead +generated: "2022-02-27T18:07:11.345787934Z" diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 1d066bcdf3..aad87a9608 100644 --- a/bitnami/wordpress/Chart.yaml +++ b/bitnami/wordpress/Chart.yaml @@ -35,4 +35,4 @@ name: wordpress sources: - https://github.com/bitnami/bitnami-docker-wordpress - https://wordpress.org/ -version: 13.0.18 +version: 13.0.19 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index baf4828c15..3b20102006 100644 --- a/bitnami/wordpress/values.yaml +++ b/bitnami/wordpress/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress - tag: 5.9.1-debian-10-r3 + tag: 5.9.1-debian-10-r4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -712,7 +712,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r349 + tag: 10-debian-10-r350 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -802,7 +802,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r68 + tag: 0.11.0-debian-10-r69 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.