[stable/joomla] Release 0.5.3 (#2698)

* joomla: update to `bitnami/joomla:3.8.2-r0`

* joomla: bump chart appVersion to `3.8.2`

* joomla: bump chart version to `0.5.3`
This commit is contained in:
Bitnami Bot
2017-11-09 10:30:29 -05:00
committed by Matt Farina
parent cf5327f8db
commit f703ca6754
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: joomla
version: 0.5.2
appVersion: 3.8.1
version: 0.5.3
appVersion: 3.8.2
description: PHP content management system (CMS) for publishing web content
keywords:
- joomla
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami Joomla! image version
## ref: https://hub.docker.com/r/bitnami/joomla/tags/
##
image: bitnami/joomla:3.8.1-r0
image: bitnami/joomla:3.8.2-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'