From 4420b061bc9fdfd721156fb28cc3620c74ecc51d Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 26 Apr 2022 02:57:24 +0000 Subject: [PATCH] [bitnami/wordpress-intel] Release 1.0.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wordpress-intel/Chart.lock | 6 +++--- bitnami/wordpress-intel/Chart.yaml | 2 +- bitnami/wordpress-intel/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/wordpress-intel/Chart.lock b/bitnami/wordpress-intel/Chart.lock index eb26510d22..0d992319f6 100644 --- a/bitnami/wordpress-intel/Chart.lock +++ b/bitnami/wordpress-intel/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 11.0.0 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.13.0 -digest: sha256:14ec8abfc6b824da6ceabf6322d8a1ae3d490fddee72181fc7a01535c918ab04 -generated: "2022-04-21T11:54:35.44404+02:00" + version: 1.13.1 +digest: sha256:2f4a756e9aa60183fd8ee7b2747f93b8029000f59752ad9db88ca091a6181cf8 +generated: "2022-04-26T01:56:17.372413111Z" diff --git a/bitnami/wordpress-intel/Chart.yaml b/bitnami/wordpress-intel/Chart.yaml index 05171515aa..f9cf55620f 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.0.1 +version: 1.0.2 diff --git a/bitnami/wordpress-intel/values.yaml b/bitnami/wordpress-intel/values.yaml index 866dd6f484..4a0aa9e700 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-r19 + tag: 5.9.3-debian-10-r23 ## 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 @@ -620,7 +620,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r403 + tag: 10-debian-10-r407 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -696,7 +696,7 @@ metrics: image: registry: docker.io repository: bitnami/nginx-exporter - tag: 0.10.0-debian-10-r117 + tag: 0.10.0-debian-10-r121 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.