Synchronize upstreamed folder to f5ff60c9e

This commit is contained in:
bitnami-bot
2020-01-28 19:35:27 +00:00
parent 9c2b7f717d
commit 8092657d96
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: joomla
version: 7.1.4
appVersion: 3.9.14
version: 7.1.5
appVersion: 3.9.15
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.14-debian-10-r0
tag: 3.9.15-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
@@ -97,7 +97,7 @@ mariadb:
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.1.43-debian-10-r0
tag: 10.1.43-debian-10-r4
## Disable MariaDB replication
replication:
enabled: false
@@ -286,7 +286,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-10-r0
tag: 0.7.0-debian-10-r4
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.