From 88dc66e8d1a59357b9bdfb129cd34c0e6fa64a2a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Jul 2018 18:04:19 +0200 Subject: [PATCH] [stable/phpbb] Release 2.0.1 (#6543) * phpbb: update to `3.2.2-debian-9` * phpbb: updated chart requirements * phpbb: bump chart appVersion to `3.2.2-debian-9` * phpbb: bump chart version to `2.0.1` * Update Chart.yaml --- stable/phpbb/Chart.yaml | 2 +- stable/phpbb/requirements.lock | 4 ++-- stable/phpbb/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/phpbb/Chart.yaml b/stable/phpbb/Chart.yaml index 85a7504d77..63d0275cdb 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,5 +1,5 @@ name: phpbb -version: 2.0.0 +version: 2.0.1 appVersion: 3.2.2 description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more. diff --git a/stable/phpbb/requirements.lock b/stable/phpbb/requirements.lock index 24ff1d7198..eb3ca571d6 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: 4.2.2 + version: 4.2.6 digest: sha256:b75f19f70f8a102eeda32e04c0c99dd8e635de3f3ee27e28c6f93054276e9dc1 -generated: 2018-06-11T13:53:29.382487221+02:00 +generated: 2018-07-09T11:29:00.677228887Z diff --git a/stable/phpbb/values.yaml b/stable/phpbb/values.yaml index 69edef6f7a..531489a0e9 100644 --- a/stable/phpbb/values.yaml +++ b/stable/phpbb/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/phpbb - tag: 3.2.2 + tag: 3.2.2-debian-9 ## 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