From 8520a1f92ceebae18775159c20503e47f4f2425c Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 13 Feb 2022 09:22:02 +0000 Subject: [PATCH] [bitnami/wordpress] Release 13.0.11 updating components versions Signed-off-by: Bitnami Containers --- bitnami/wordpress/Chart.lock | 8 ++++---- bitnami/wordpress/Chart.yaml | 2 +- bitnami/wordpress/values.yaml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/wordpress/Chart.lock b/bitnami/wordpress/Chart.lock index ee085bfbcb..ce68d5e2f8 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: 10.3.2 + version: 10.3.3 - name: memcached repository: https://charts.bitnami.com/bitnami - version: 6.0.2 + version: 6.0.3 - name: common repository: https://charts.bitnami.com/bitnami version: 1.11.1 -digest: sha256:ad515bab7b543038459873a8ae99efaf63423510690bc00579d2e5b73221b697 -generated: "2022-02-04T14:26:04.475136367Z" +digest: sha256:c6d7bad38e1ebd209724b948f00a10c655f706cc35d7267bcd6e6a854c753a8e +generated: "2022-02-12T22:44:23.357482964Z" diff --git a/bitnami/wordpress/Chart.yaml b/bitnami/wordpress/Chart.yaml index 3415455432..9901b5cb4c 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: 13.0.10 +version: 13.0.11 diff --git a/bitnami/wordpress/values.yaml b/bitnami/wordpress/values.yaml index 9db1866461..78e36078c3 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.9.0-debian-10-r5 + tag: 5.9.0-debian-10-r9 ## 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 @@ -712,7 +712,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r332 + tag: 10-debian-10-r337 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -802,7 +802,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r51 + tag: 0.11.0-debian-10-r55 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.