From 0056962c87feffbb763afd4bc49324a37a137b12 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 2 Aug 2022 07:49:07 +0000 Subject: [PATCH] [bitnami/phpbb] Release 12.2.14 updating components versions Signed-off-by: Bitnami Containers --- bitnami/phpbb/Chart.lock | 8 ++++---- bitnami/phpbb/Chart.yaml | 2 +- bitnami/phpbb/README.md | 2 +- bitnami/phpbb/values.yaml | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index 4007e6a86..3a6281913 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.14 + version: 11.1.2 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.16.0 -digest: sha256:c33f293957a0d0aed9d5a6f323fe268308ac5f95ce94036fcc7b8a9de2641bc1 -generated: "2022-07-08T06:05:15.119902616Z" + version: 1.16.1 +digest: sha256:b9d421b16c7a199ceedef494b207b8437d4c5571b44fda8fca2bb1a52c97bd81 +generated: "2022-08-01T03:51:20.551831782Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index 4f2842329..36dfc9bab 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -26,4 +26,4 @@ name: phpbb sources: - https://github.com/bitnami/containers/tree/main/bitnami/phpbb - https://www.phpbb.com/ -version: 12.2.13 +version: 12.2.14 diff --git a/bitnami/phpbb/README.md b/bitnami/phpbb/README.md index 5aa407e0c..b49c512ff 100644 --- a/bitnami/phpbb/README.md +++ b/bitnami/phpbb/README.md @@ -7,7 +7,7 @@ phpBB is a popular bulletin board that features robust messaging capabilities su [Overview of phpBB](http://www.phpbb.com) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 7fd6a9216..8432fc6ae 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.8-debian-11-r5 + tag: 3.3.8-debian-11-r12 ## 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: 11-debian-11-r13 + tag: 11-debian-11-r20 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-11-r13 + tag: 0.11.0-debian-11-r24 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.