From 1308aee925880e6aa080bade3bf701cef99eb504 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 9 Aug 2022 16:05:36 +0000 Subject: [PATCH] [bitnami/wordpress-intel] Release 2.0.16 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wordpress-intel/Chart.lock | 8 ++++---- bitnami/wordpress-intel/Chart.yaml | 2 +- bitnami/wordpress-intel/values.yaml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/wordpress-intel/Chart.lock b/bitnami/wordpress-intel/Chart.lock index feb911ff6c..48720923ab 100644 --- a/bitnami/wordpress-intel/Chart.lock +++ b/bitnami/wordpress-intel/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: memcached repository: https://charts.bitnami.com/bitnami - version: 6.1.9 + version: 6.1.10 - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 11.1.5 + version: 11.1.7 - name: common repository: https://charts.bitnami.com/bitnami version: 1.16.1 -digest: sha256:5548490e5204fb8afeee3171fe2fd8a5aead50fc4ab668250a53c59760fbfa82 -generated: "2022-08-04T16:48:20.279512111Z" +digest: sha256:5991a10054be4d87205bc9fd17e6921571b4d7cebaf9061861a9b3cce9a77343 +generated: "2022-08-09T14:33:09.301793345Z" diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index bfb6372d84..92edfd3c67 100644 --- a/bitnami/wordpress-intel/Chart.yaml +++ b/bitnami/wordpress-intel/Chart.yaml @@ -35,4 +35,4 @@ name: wordpress-intel sources: - https://github.com/bitnami/containers/tree/main/bitnami/wordpress-intel - https://wordpress.org/ -version: 2.0.15 +version: 2.0.16 diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index a81e44d47f..fbc7d43de8 100644 --- a/bitnami/wordpress-intel/values.yaml +++ b/bitnami/wordpress-intel/values.yaml @@ -69,7 +69,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/wordpress-intel - tag: 6.0.1-debian-11-r10 + tag: 6.0.1-debian-11-r12 ## 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 @@ -648,7 +648,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 11-debian-11-r22 + tag: 11-debian-11-r23 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -724,7 +724,7 @@ metrics: image: registry: docker.io repository: bitnami/nginx-exporter - tag: 0.10.0-debian-11-r22 + tag: 0.10.0-debian-11-r24 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.