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