mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/moodle] Release 0.3.2 (#2725)
* moodle: update to `bitnami/moodle:3.4.0-r0` * moodle: bump chart appVersion to `3.4.0` * moodle: bump chart version to `0.3.2` * Fixed missing space in yaml comment after #
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: moodle
|
||||
version: 0.3.1
|
||||
appVersion: 3.3.2
|
||||
version: 0.3.2
|
||||
appVersion: 3.4.0
|
||||
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,7 +1,7 @@
|
||||
## Bitnami Moodle` image version
|
||||
## ref: https://hub.docker.com/r/bitnami/moodle/tags/
|
||||
##
|
||||
image: bitnami/moodle:3.3.2-r1
|
||||
image: bitnami/moodle:3.4.0-r0
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
@@ -132,7 +132,7 @@ persistence:
|
||||
# storageClass: "-"
|
||||
accessMode: ReadWriteOnce
|
||||
size: 8Gi
|
||||
#existingClaim: ""
|
||||
# existingClaim: ""
|
||||
|
||||
## Define affinity for the moodle pod
|
||||
## Sometimes required when persistent volumes are defined externally
|
||||
|
||||
Reference in New Issue
Block a user