[bitnami/moodle] Release 11.0.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-03-06 19:31:01 +00:00
parent 2dfbb0d729
commit d448d6fd0b
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.1
version: 9.3.5
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.3.9
digest: sha256:3fef4e09ac8bb5edf3f766f97eea3b5aadbbcd41bdf028cbfbe0df823c910f84
generated: "2021-02-15T22:56:01.327515463Z"
version: 1.4.1
digest: sha256:e51d7fdc9fd614f4fc095a385425e24f0605471263a08a10afd8cfba7e70d628
generated: "2021-03-06T18:46:30.056012489Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: E-Learning
apiVersion: v2
appVersion: 3.10.1
appVersion: 3.10.2
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.5
version: 11.0.6

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/moodle
tag: 3.10.1-debian-10-r25
tag: 3.10.2-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-r298
tag: 0.8.0-debian-10-r316
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.