From b23ac153b11ecc784a90ef8eac504ecdb82900ed Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 23 Aug 2017 16:23:52 +0100 Subject: [PATCH] [stable/phpbb] Release 0.4.15 (#1807) * phpbb: update to `bitnami/phpbb:3.2.1-r1` * phpbb: bump chart appVersion to `3.2.1` * phpbb: bump chart version to `0.4.15` --- 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 816a7369e8..d5c02c8461 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,6 +1,6 @@ name: phpbb -version: 0.4.14 -appVersion: 3.2.0 +version: 0.4.15 +appVersion: 3.2.1 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 5d26a305d0..ef30623a53 100644 --- a/stable/phpbb/values.yaml +++ b/stable/phpbb/values.yaml @@ -1,7 +1,7 @@ ## Bitnami phpBB image version ## ref: https://hub.docker.com/r/bitnami/phpbb/tags/ ## -image: bitnami/phpbb:3.2.1-r0 +image: bitnami/phpbb:3.2.1-r1 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images