[bitnami/phpbb] Release 12.2.9 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-10 14:27:32 +00:00
parent 25a15df6fe
commit 054580188d
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.0.10
version: 11.0.12
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:5ae9e178700378b39b2b14f37e788f113ef0c0ed8a83ee8fe617784ab4b42826
generated: "2022-06-06T15:00:28.376582876Z"
digest: sha256:21be9acd8b990c9b46b7e9a6d89c06a591c27119fb7f7eea284691585a077172
generated: "2022-06-10T13:14:53.131603124Z"

View File

@@ -26,4 +26,4 @@ name: phpbb
sources:
- https://github.com/bitnami/bitnami-docker-phpbb
- https://www.phpbb.com/
version: 12.2.8
version: 12.2.9

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/phpbb
tag: 3.3.7-debian-11-r0
tag: 3.3.7-debian-11-r3
## 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
@@ -168,7 +168,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r0
tag: 11-debian-11-r3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -663,7 +663,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-11-r0
tag: 0.11.0-debian-11-r3
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.