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