From 85a531acbce1fbbdd5646da29cfb86854c8f2fb5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 20 Nov 2018 15:40:37 +0100 Subject: [PATCH] [stable/phpbb] Release 3.2.1 (#9395) * phpbb: update to `3.2.4` Signed-off-by: Bitnami Containers * phpbb: updated chart requirements Signed-off-by: Bitnami Containers * phpbb: bump chart appVersion to `3.2.4` Signed-off-by: Bitnami Containers * phpbb: bump chart version to `3.2.1` Signed-off-by: Bitnami Containers --- stable/phpbb/Chart.yaml | 4 ++-- stable/phpbb/requirements.lock | 4 ++-- stable/phpbb/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/phpbb/Chart.yaml b/stable/phpbb/Chart.yaml index d680b9b65f..773dc2aa44 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,6 +1,6 @@ name: phpbb -version: 3.2.0 -appVersion: 3.2.3 +version: 3.2.1 +appVersion: 3.2.4 description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more. keywords: diff --git a/stable/phpbb/requirements.lock b/stable/phpbb/requirements.lock index 4a8ecdbf77..ca0c6a8911 100644 --- a/stable/phpbb/requirements.lock +++ b/stable/phpbb/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 5.2.0 + version: 5.2.3 digest: sha256:0593b73b2163fbbbae061de1aa2b8280d43f8a423a91e1c7375c0b6c86784b1c -generated: 2018-10-16T08:50:16.14675+02:00 +generated: 2018-11-20T10:22:49.801551704Z diff --git a/stable/phpbb/values.yaml b/stable/phpbb/values.yaml index e1c2b75dae..77199518ed 100644 --- a/stable/phpbb/values.yaml +++ b/stable/phpbb/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/phpbb - tag: 3.2.3 + tag: 3.2.4 ## 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