[bitnami/joomla] Release 13.2.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-05-19 08:13:32 +00:00
parent 91aa6e965d
commit 5d885d11a5
2 changed files with 3 additions and 3 deletions

View File

@@ -27,4 +27,4 @@ name: joomla
sources:
- https://github.com/bitnami/bitnami-docker-joomla
- https://www.joomla.org/
version: 13.2.1
version: 13.2.2

View File

@@ -57,7 +57,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 4.1.3-debian-10-r6
tag: 4.1.3-debian-10-r7
## 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
@@ -615,7 +615,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-10-r147
tag: 0.11.0-debian-10-r148
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.