From dd953f98606cafefee692988f5cd0e7fc2f2ef44 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 3 Oct 2021 16:47:19 +0000 Subject: [PATCH] [bitnami/phpbb] Release 10.1.22 updating components versions Signed-off-by: Bitnami Containers --- bitnami/phpbb/Chart.lock | 8 ++++---- bitnami/phpbb/Chart.yaml | 4 ++-- bitnami/phpbb/values.yaml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bitnami/phpbb/Chart.lock b/bitnami/phpbb/Chart.lock index 6473484bc3..61580ec5ef 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.6.0 + version: 9.6.1 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.9.1 -digest: sha256:7fa0b1c1e6d6dd76307a964de21584af18d7300c843aecf220eac7aab4bea197 -generated: "2021-09-24T18:02:54.158745225Z" + version: 1.10.0 +digest: sha256:136799c847eaa8790d4f29aab9d83d667feea30e210e4218dbff16e7d1d9cd41 +generated: "2021-10-03T15:53:33.074126741Z" diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index 8a21939f2a..8b598b8cb5 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Forum apiVersion: v2 -appVersion: 3.3.4 +appVersion: 3.3.5 dependencies: - condition: mariadb.enabled name: mariadb @@ -26,4 +26,4 @@ name: phpbb sources: - https://github.com/bitnami/bitnami-docker-phpbb - https://www.phpbb.com/ -version: 10.1.21 +version: 10.1.22 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index 7382629693..7453de7a2b 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-r129 + tag: 3.3.5-debian-10-r0 ## 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-r202 + tag: 10-debian-10-r211 pullPolicy: Always ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -571,7 +571,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.10.1-debian-10-r4 + tag: 0.10.1-debian-10-r12 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.