From 1a92c5598afa3d3a2b9820cca8dc69510803ad36 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 10 Feb 2022 17:34:37 +0000 Subject: [PATCH] [bitnami/phpbb] Release 11.0.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/phpbb/Chart.lock | 8 ++++---- bitnami/phpbb/Chart.yaml | 4 ++-- bitnami/phpbb/README.md | 10 +++++++--- bitnami/phpbb/values.yaml | 6 +++--- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index 22c335bb0c..3283afc6ac 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: 10.3.0 + version: 10.3.2 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.10.3 -digest: sha256:8b9c1b737ed4a3bdd14a68d427f96e9e49b10094c628b49d0a11ffeaf3a1bee9 -generated: "2022-01-11T12:18:59.07403515Z" + version: 1.11.1 +digest: sha256:b0946c9c47d93af4f1ba946d15bf061b8ad39451e093bd6586b3b34bfb9371aa +generated: "2022-02-10T12:16:31.649974868Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index f847356ef2..a6cafacc34 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -10,7 +10,7 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami version: 1.x.x -description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more. +description: phpBB is a popular bulletin board that features robust messaging capabilities such as flat message structure, subforums, topic split/merge/lock, user groups, full-text search, and attachments. engine: gotpl home: https://github.com/bitnami/charts/tree/master/bitnami/phpbb icon: https://bitnami.com/assets/stacks/phpbb/img/phpbb-stack-220x234.png @@ -26,4 +26,4 @@ name: phpbb sources: - https://github.com/bitnami/bitnami-docker-phpbb - https://www.phpbb.com/ -version: 11.0.3 +version: 11.0.4 diff --git a/bitnami/phpbb/README.md b/bitnami/phpbb/README.md index 205ef82ab5..eda764a768 100644 --- a/bitnami/phpbb/README.md +++ b/bitnami/phpbb/README.md @@ -1,9 +1,13 @@ -# phpBB +# phpBB packaged by Bitnami -[phpBB](https://www.phpbb.com/) is an Internet forum package written in the PHP scripting language. The name "phpBB" is an abbreviation of PHP Bulletin Board. +phpBB is a popular bulletin board that features robust messaging capabilities such as flat message structure, subforums, topic split/merge/lock, user groups, full-text search, and attachments. +[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 @@ -486,4 +490,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 9fcaf37c53..2675244c66 100644 --- a/bitnami/phpbb/values.yaml +++ b/bitnami/phpbb/values.yaml @@ -51,7 +51,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/phpbb - tag: 3.3.5-debian-10-r92 + tag: 3.3.5-debian-10-r122 ## 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 @@ -165,7 +165,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r305 + tag: 10-debian-10-r334 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -646,7 +646,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r23 + tag: 0.11.0-debian-10-r53 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.