[stable/moodle] Release 7.0.3 updating components versions (#18967)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-11-18 13:31:42 -08:00
committed by Kubernetes Prow Robot
parent 7315c328e1
commit 28e5b26c5e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: moodle
version: 7.0.2
appVersion: 3.7.3
version: 7.0.3
appVersion: 3.8.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
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/moodle
tag: 3.7.3-debian-9-r0
tag: 3.8.0-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
@@ -295,7 +295,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r108
tag: 0.7.0-debian-9-r112
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.