From 760bcae48bdbbfea97359bf71a25ceba1448c2ef Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 10 Jun 2019 13:59:54 +0200 Subject: [PATCH] stable/phpbb: update to 3.2.7 (#14644) Signed-off-by: Bitnami Containers --- 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 e2127156e3..cfc3f8450f 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: phpbb -version: 4.4.1 +version: 4.4.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: diff --git a/stable/phpbb/requirements.lock b/stable/phpbb/requirements.lock index ca0c6a8911..0e81436edf 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.3 + version: 5.11.3 digest: sha256:0593b73b2163fbbbae061de1aa2b8280d43f8a423a91e1c7375c0b6c86784b1c -generated: 2018-11-20T10:22:49.801551704Z +generated: 2019-06-10T03:12:01.703636225Z diff --git a/stable/phpbb/values.yaml b/stable/phpbb/values.yaml index eab9f984a9..10d48afb00 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.7-debian-9-r19 + tag: 3.2.7-debian-9-r31 ## 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