From 3fd22e18c6719b6609092af56fe4fc4480cd0cf8 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 2 Apr 2022 08:07:50 +0000 Subject: [PATCH] [bitnami/phpbb] Release 11.0.18 updating components versions Signed-off-by: Bitnami Containers --- bitnami/phpbb/Chart.yaml | 2 +- bitnami/phpbb/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index 5e962c1f7..7662a9faa 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: 11.0.17 +version: 11.0.18 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 232bcb18d..cfab8cbb4 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.7-debian-10-r11 + tag: 3.3.7-debian-10-r15 ## 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-r379 + tag: 10-debian-10-r383 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-r99 + tag: 0.11.0-debian-10-r103 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.