[bitnami/joomla] Release 13.2.14 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-07-12 13:49:07 +00:00
parent dab4304338
commit f6950a241b
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.13
version: 13.2.14

View File

@@ -57,7 +57,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/joomla
tag: 4.1.5-debian-11-r6
tag: 4.1.5-debian-11-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-11-r13
tag: 0.11.0-debian-11-r14
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.