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