diff --git a/bitnami/phpbb/Chart.yaml b/bitnami/phpbb/Chart.yaml index 55acf3f096..f2abce7f5d 100644 --- a/bitnami/phpbb/Chart.yaml +++ b/bitnami/phpbb/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Forum apiVersion: v2 -appVersion: 3.3.6 +appVersion: 3.3.7 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: 11.0.11 +version: 11.0.12 diff --git a/bitnami/phpbb/values.yaml b/bitnami/phpbb/values.yaml index a17336e4f1..9c22a8cd44 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.6-debian-10-r1 + tag: 3.3.7-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://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-r367 + tag: 10-debian-10-r368 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -646,7 +646,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.11.0-debian-10-r86 + tag: 0.11.0-debian-10-r88 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.