[bitnami/moodle] Release 11.0.10 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-08 16:29:32 +00:00
parent 701a0b7cd6
commit 570b5f3087
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.3.6
version: 9.3.11
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.4.2
digest: sha256:98904dd789b64eb01210c0be2f3ad94327c66cac73a25a4661929b13d2d948c5
generated: "2021-03-26T13:50:42.36605382Z"
version: 1.4.3
digest: sha256:728b059ffdc8c92f09ef3be69dc040e82e4f21bb3052e60eda104b23d76247c0
generated: "2021-05-08T15:47:59.080505454Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: E-Learning
apiVersion: v2
appVersion: 3.10.3
appVersion: 3.10.4
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -25,4 +25,4 @@ name: moodle
sources:
- https://github.com/bitnami/bitnami-docker-moodle
- http://www.moodle.org/
version: 11.0.9
version: 11.0.10

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/moodle
tag: 3.10.3-debian-10-r11
tag: 3.10.4-debian-10-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
@@ -540,7 +540,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r346
tag: 0.8.0-debian-10-r373
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.