From ada3dd0dcea135cbe81ad325f6d9a16586b402da Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 19 Oct 2021 17:18:01 +0000 Subject: [PATCH] [bitnami/wordpress] Release 12.1.23 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 00a28a0f98..c610797d11 100644 --- a/bitnami/wordpress/Chart.lock +++ b/bitnami/wordpress/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 9.6.2 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 5.15.5 + version: 5.15.6 - name: common repository: https://charts.bitnami.com/bitnami version: 1.10.0 -digest: sha256:dd4e14cfe74645d542353d44bc1c18a8ed5cba2e98c248337081e982503936fe -generated: "2021-10-07T19:36:41.515954751Z" +digest: sha256:9c8eb824515e40f6facae7289cca678a18727ef4c73dcd1831a32d20a146d467 +generated: "2021-10-19T15:52:36.710408447Z" diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 9007c55a77..b15445b1b7 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: 12.1.22 +version: 12.1.23 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 36c55c76e0..3e20d3ab80 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.8.1-debian-10-r36 + tag: 5.8.1-debian-10-r41 ## 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 @@ -659,7 +659,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r220 + tag: 10-debian-10-r225 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -733,7 +733,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.1-debian-10-r22 + tag: 0.10.1-debian-10-r27 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.