From 5216e0ac28c0859bf7cd062e2ac457a1e602ffce Mon Sep 17 00:00:00 2001 From: Jannik Badenhop Date: Mon, 11 Nov 2024 16:24:12 +0000 Subject: [PATCH] update default moodle value --- charts/dbp-moodle/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dbp-moodle/values.yaml b/charts/dbp-moodle/values.yaml index 8158052..391ff0c 100644 --- a/charts/dbp-moodle/values.yaml +++ b/charts/dbp-moodle/values.yaml @@ -218,7 +218,7 @@ moodle: registry: ghcr.io repository: dbildungsplattform/moodle # -- The dbp-moodle image which is build for this helm chart - tag: "4.1.13-debian-12-r2-dbp1" + tag: "4.1.14-debian-12-r0-dbp2" pullPolicy: Always # -- Debug mode for more detailed moodle installation and log output debug: false