[bitnami/moodle] Release 8.0.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-08-06 09:04:26 +00:00
parent 939c6166d7
commit 1bbae8444c
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: moodle
version: 8.0.3
version: 8.0.4
appVersion: 3.9.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:

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.7.1
version: 7.7.2
- name: common
repository: https://charts.bitnami.com/bitnami
version: 0.3.1
digest: sha256:c446f767f44531d4625ddf83b4b2b3d21695e8c73674c04f2bab346962a0f283
generated: "2020-07-31T17:01:57.71582293Z"
version: 0.4.0
digest: sha256:59f2311758eb67f75b8bc6dd97f0f403a3b8fcade90751c53399ccf00456c4ac
generated: "2020-08-06T07:46:52.833866928Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/moodle
tag: 3.9.1-debian-10-r16
tag: 3.9.1-debian-10-r17
## 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
@@ -406,7 +406,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r116
tag: 0.8.0-debian-10-r117
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.