From 7b9dcc4f7d8fa8cdebb7ccf99d297fc1f1f829f4 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 8 Nov 2021 22:50:57 +0000 Subject: [PATCH] [bitnami/wordpress] Release 12.1.26 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 64e5cc05a5..1ccb332cb1 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: 9.7.0 + version: 9.7.1 - name: memcached repository: https://charts.bitnami.com/bitnami version: 5.15.8 - name: common repository: https://charts.bitnami.com/bitnami version: 1.10.1 -digest: sha256:0da569b51384930df1275fec724e266d2eb215d78cf298a86eeabd515ca517fb -generated: "2021-10-27T16:49:45.162772336Z" +digest: sha256:b8ea86fcb366529380b57a03112d3754459f9d61154e5ab9007dc6b782215626 +generated: "2021-11-08T21:26:19.127268399Z" diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 42ccec9a73..c3b0a4206a 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.25 +version: 12.1.26 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 3668df47e9..2d219a61db 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-r47 + tag: 5.8.1-debian-10-r58 ## 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-r233 + tag: 10-debian-10-r245 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-r36 + tag: 0.10.1-debian-10-r47 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.