[bitnami/moodle] Release 21.0.1 updating components versions (#25054)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-04-09 00:35:42 +02:00
committed by GitHub
parent 8149933700
commit ba2b094d62
2 changed files with 5 additions and 5 deletions

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r1
image: docker.io/bitnami/apache-exporter:1.0.7-debian-12-r3
- name: moodle
image: docker.io/bitnami/moodle:4.3.3-debian-12-r7
image: docker.io/bitnami/moodle:4.3.3-debian-12-r8
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r18
apiVersion: v2
@@ -36,4 +36,4 @@ maintainers:
name: moodle
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/moodle
version: 21.0.0
version: 21.0.1

View File

@@ -62,7 +62,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/moodle
tag: 4.3.3-debian-12-r7
tag: 4.3.3-debian-12-r8
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -775,7 +775,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.7-debian-12-r1
tag: 1.0.7-debian-12-r3
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.