From da804bcb14d2ff00527dc475647286313636df44 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 5 May 2019 14:39:36 -0300 Subject: [PATCH] stable/phpbb: update to 3.2.7 (#13528) Signed-off-by: Bitnami Containers --- stable/phpbb/Chart.yaml | 4 ++-- stable/phpbb/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/phpbb/Chart.yaml b/stable/phpbb/Chart.yaml index ae7fa83a97..d18658cec5 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: phpbb -version: 4.3.1 -appVersion: 3.2.6 +version: 4.3.2 +appVersion: 3.2.7 description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more. keywords: - phpbb diff --git a/stable/phpbb/values.yaml b/stable/phpbb/values.yaml index f5224d3430..1910b90a0f 100644 --- a/stable/phpbb/values.yaml +++ b/stable/phpbb/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/phpbb - tag: 3.2.6 + tag: 3.2.7 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images