[bitnami/moodle] Release 11.0.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-01-17 13:42:46 +00:00
parent a10fecce6b
commit 5d8027c389
3 changed files with 7 additions and 7 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 9.2.2
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.2.3
digest: sha256:844f235c3375bd464d009cf43ef64b00765093fca54085a103894ed49ea0eb88
generated: "2021-01-13T12:09:47.384259+01:00"
version: 1.3.5
digest: sha256:18c2eee0fb90a38bda69e0d83919745b3e928f71847ed106ab4ba1337f33bb59
generated: "2021-01-17T13:03:01.954507611Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: E-Learning
apiVersion: v2
appVersion: 3.10.0
appVersion: 3.10.1
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.0
version: 11.0.1

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/moodle
tag: 3.10.0-debian-10-r45
tag: 3.10.1-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
@@ -541,7 +541,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r253
tag: 0.8.0-debian-10-r271
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.