Synchronize upstreamed folder to ea7426388

This commit is contained in:
bitnami-bot
2019-09-02 21:35:06 +00:00
parent 76365188dc
commit 7ce31f74cc
51 changed files with 81 additions and 81 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: phpbb
version: 6.1.2
version: 6.1.3
appVersion: 3.2.7
description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more.
keywords:

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 6.7.4
version: 6.8.3
digest: sha256:a363428d6463718a9523a88c70e485218373e315f2979cb1bb17b034ec2be96a
generated: 2019-08-12T05:56:39.598072044Z
generated: 2019-09-02T02:51:08.540473436Z

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phpbb
tag: 3.2.7-debian-9-r94
tag: 3.2.7-debian-9-r115
## 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
@@ -240,7 +240,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r22
tag: 0.7.0-debian-9-r42
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.