[stable/moodle] Release 0.1.10 (#1433)

* moodle: update to `bitnami/moodle:3.3.0-r4`

* moodle: bump chart version to `0.1.10`

* moodle: update to `bitnami/moodle:3.3.1-r0`

* moodle: adds `appVersion` field
This commit is contained in:
Bitnami Bot
2017-07-12 12:44:51 +05:30
committed by Sameer Naik
parent 822990dea7
commit a3c7947f8a
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
name: moodle
version: 0.1.9
version: 0.1.10
appVersion: 3.3.1
description: Moodle is a learning platform designed to provide educators, administrators and learners with a single robust, secure and integrated system to create personalised learning environments
keywords:
- moodle
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami Moodle` image version
## ref: https://hub.docker.com/r/bitnami/moodle/tags/
##
image: bitnami/moodle:3.3.0-r3
image: bitnami/moodle:3.3.1-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'