[bitnami/phpbb] Release 7.0.19 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-08-07 22:25:50 +00:00
parent ddfab9749e
commit 8099b77d02
3 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: phpbb
version: 7.0.18
appVersion: 3.3.0
version: 7.0.19
appVersion: 3.3.1
description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more.
keywords:
- phpbb

View File

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.6.1
digest: sha256:4c9e0bd5b0b9eabae13acdbe88ca07eb42d9709c9f151f89a4995e20911cbcfb
generated: "2020-07-20T23:21:00.722804226Z"
version: 7.7.2
digest: sha256:f6aceea0ab42738339fa4114a62e57f14c7ce0a060b44771b0aadd11ce7a1866
generated: "2020-08-07T21:44:03.005599804Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/phpbb
tag: 3.3.0-debian-10-r169
tag: 3.3.1-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
@@ -246,7 +246,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r105
tag: 0.8.0-debian-10-r118
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.