From d035be7bdabef2500c40d133884d284915482c18 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 24 Jul 2021 22:24:02 +0000 Subject: [PATCH] [bitnami/phpbb] Release 10.1.17 updating components versions Signed-off-by: Bitnami Containers --- bitnami/phpbb/Chart.lock | 8 ++++---- bitnami/phpbb/Chart.yaml | 2 +- bitnami/phpbb/values.yaml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index f6e724cf3a..80cfdb4f55 100644 --- a/bitnami/phpbb/Chart.lock +++ b/bitnami/phpbb/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 9.3.15 + version: 9.3.17 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.6.1 -digest: sha256:c08d7aba49f7d1edb7975b1ea6898fdaf4eee6a5269981af6fb917477e9eb117 -generated: "2021-06-24T02:29:01.714082487Z" + version: 1.7.0 +digest: sha256:afe2450768e27fc56d957b94576369821b424e281d8a363260505dc914a4fdfd +generated: "2021-07-24T13:23:05.26004Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index 17773b4a59..6a77b7ecb8 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -26,4 +26,4 @@ name: phpbb sources: - https://github.com/bitnami/bitnami-docker-phpbb - https://www.phpbb.com/ -version: 10.1.16 +version: 10.1.17 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 4622f0abf2..ccf2006fac 100644 --- a/bitnami/phpbb/values.yaml +++ b/bitnami/phpbb/values.yaml @@ -51,7 +51,7 @@ extraDeploy: [] image: registry: docker.io repository: bitnami/phpbb - tag: 3.3.4-debian-10-r45 + tag: 3.3.4-debian-10-r69 ## 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 @@ -165,7 +165,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r115 + tag: 10-debian-10-r141 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -565,7 +565,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.9.0-debian-10-r13 + tag: 0.9.0-debian-10-r39 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.