From 1df41f486da744f4eec6101bcb1e42a8e2dbb295 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 27 Feb 2022 08:59:20 +0000 Subject: [PATCH] [bitnami/phpbb] Release 11.0.8 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 df93f71a6..1864bef59 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.7 +version: 11.0.8 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index b76e0b53e..7359135e5 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-r132 + tag: 3.3.5-debian-10-r135 ## 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-r346 + tag: 10-debian-10-r349 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-r65 + tag: 0.11.0-debian-10-r68 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.