[stable/joomla] Release 6.1.7 updating components versions (#17413)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-09-25 00:55:59 -07:00
committed by Kubernetes Prow Robot
parent 304cc943e6
commit 09e0f08a24
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: joomla
version: 6.1.6
appVersion: 3.9.11
version: 6.1.7
appVersion: 3.9.12
description: PHP content management system (CMS) for publishing web content
keywords:
- joomla
+3 -3
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/joomla
tag: 3.9.11-debian-9-r25
tag: 3.9.12-debian-9-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
@@ -97,7 +97,7 @@ mariadb:
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.1.41-debian-9-r46
tag: 10.1.41-debian-9-r62
## Disable MariaDB replication
replication:
enabled: false
@@ -278,7 +278,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r50
tag: 0.7.0-debian-9-r65
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.