From e678dec898b191817d48e55c74a6599c5c8ca9d7 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 22 May 2022 09:56:05 +0000 Subject: [PATCH] [bitnami/wordpress-intel] Release 1.2.5 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 16cf565530..31e869f5c5 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.0.20 + version: 6.0.21 - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 11.0.5 + version: 11.0.7 - name: common repository: https://charts.bitnami.com/bitnami version: 1.14.1 -digest: sha256:7885de7ea582a1118cac2df5ecaefbafcd0f9c37a7de67a1cbdc8003b452a335 -generated: "2022-05-21T14:49:29.614362975Z" +digest: sha256:2c666fb5258b365168d5a82b35f295c383602eb4f059f7dcd2347207b6b43b38 +generated: "2022-05-22T08:48:32.789096008Z" diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index e4366ffe5f..94ab57ea99 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/bitnami-docker-wordpress-intel - https://wordpress.org/ -version: 1.2.4 +version: 1.2.5 diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index 463a2256db..0ccfa4e464 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: 5.9.3-debian-10-r48 + tag: 5.9.3-debian-10-r49 ## 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 @@ -637,7 +637,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r431 + tag: 10-debian-10-r432 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -713,7 +713,7 @@ metrics: image: registry: docker.io repository: bitnami/nginx-exporter - tag: 0.10.0-debian-10-r145 + tag: 0.10.0-debian-10-r146 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.