From f8adb46e643d897ca36f74d4ba5c41ccb1bef341 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 25 May 2022 15:30:16 +0000 Subject: [PATCH] [bitnami/phpbb] Release 12.2.5 updating components versions Signed-off-by: Bitnami Containers --- bitnami/phpbb/Chart.lock | 6 +++--- bitnami/phpbb/Chart.yaml | 2 +- bitnami/phpbb/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index 12b0f4040..1ba0ce4ca 100644 --- a/bitnami/phpbb/Chart.lock +++ b/bitnami/phpbb/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 11.0.6 + version: 11.0.8 - name: common repository: https://charts.bitnami.com/bitnami version: 1.14.1 -digest: sha256:d792435c727bcd04ff73a3f23fca9ffe3e06258fafbf2c80d22bd9c393880ad8 -generated: "2022-05-21T17:53:47.703652796Z" +digest: sha256:145ec30c1c9d34c4c3455d47c1802e97392832510e59870752a3faae745e5589 +generated: "2022-05-25T09:30:47.577765196Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index ecc19d378..1aaabdfe5 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -26,4 +26,4 @@ name: phpbb sources: - https://github.com/bitnami/bitnami-docker-phpbb - https://www.phpbb.com/ -version: 12.2.4 +version: 12.2.5 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index c274e7cab..50a8c75b5 100644 --- a/bitnami/phpbb/values.yaml +++ b/bitnami/phpbb/values.yaml @@ -54,7 +54,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/phpbb - tag: 3.3.7-debian-10-r62 + tag: 3.3.7-debian-10-r66 ## 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 @@ -168,7 +168,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r431 + tag: 10-debian-10-r434 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -663,7 +663,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r150 + tag: 0.11.0-debian-10-r154 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.