From 28cb571e8833ac7ebb2da567463d925348bdc428 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 9 Jan 2018 15:26:10 +0000 Subject: [PATCH] [stable/phpbb] Release 0.6.1 (#3258) * phpbb: update to `bitnami/phpbb:3.2.2-r0` * phpbb: bump chart appVersion to `3.2.2` * phpbb: bump chart version to `0.6.1` --- 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 0a1d31522d..84ea764c60 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,6 +1,6 @@ name: phpbb -version: 0.6.0 -appVersion: 3.2.1 +version: 0.6.1 +appVersion: 3.2.2 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/values.yaml b/stable/phpbb/values.yaml index 4c7bb1da7f..859d43e2f4 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-r2 +image: bitnami/phpbb:3.2.2-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images