[bitnami/phpbb] Release 11.0.12 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-03-17 23:31:13 +00:00
parent e213064234
commit c45eeb409b
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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.