[bitnami/joomla] Release 8.1.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-09-04 09:40:22 +00:00
parent 374e903fce
commit 7aef5b214c
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: joomla
version: 8.1.3
version: 8.1.4
appVersion: 3.9.21
description: PHP content management system (CMS) for publishing web content
keywords:

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.9.21-debian-10-r8
tag: 3.9.21-debian-10-r9
## 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-r136
tag: 0.8.0-debian-10-r137
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.