[bitnami/joomla] Release 10.1.12 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-06-21 09:04:28 +00:00
parent d11e9cdee7
commit 5839abbcd5
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
- http://www.joomla.org/
version: 10.1.11
version: 10.1.12

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.9.27-debian-10-r19
tag: 3.9.27-debian-10-r21
## 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
@@ -499,7 +499,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.9.0-debian-10-r8
tag: 0.9.0-debian-10-r10
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.