[stable/phpbb] Release 6.2.6 updating components versions (#18332)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-10-24 23:59:39 -07:00
committed by Kubernetes Prow Robot
parent 38e879930a
commit 7c6cea8e4e
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: phpbb
version: 6.2.5
version: 6.2.6
appVersion: 3.2.8
description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more.
keywords:
+2 -2
View File
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 6.9.1
version: 6.12.2
digest: sha256:a363428d6463718a9523a88c70e485218373e315f2979cb1bb17b034ec2be96a
generated: "2019-09-20T15:21:18.292328+02:00"
generated: 2019-10-24T17:29:58.399956213Z
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phpbb
tag: 3.2.8-debian-9-r0
tag: 3.2.8-debian-9-r25
## 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
@@ -246,7 +246,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r64
tag: 0.7.0-debian-9-r91
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.