[bitnami/joomla] Release 8.0.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-07-15 00:29:48 +00:00
parent 271b033e06
commit aad7aad82d
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: joomla
version: 8.0.0
appVersion: 3.9.19
version: 8.0.1
appVersion: 3.9.20
description: PHP content management system (CMS) for publishing web content
keywords:
- joomla

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.9.19-debian-10-r35
tag: 3.9.20-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
@@ -409,7 +409,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r90
tag: 0.8.0-debian-10-r100
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.