From 79531dbce767e5b13b5dde29bd7e640eb53e6d44 Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 11 Nov 2024 16:24:42 +0000 Subject: [PATCH] Updating README.md via GithubActions (helm-docs) --- charts/dbp-moodle/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/dbp-moodle/README.md b/charts/dbp-moodle/README.md index fc235bf..42eb2db 100644 --- a/charts/dbp-moodle/README.md +++ b/charts/dbp-moodle/README.md @@ -234,7 +234,7 @@ The Chart can be deployed without any modification but it is advised to set own | moodle.image.pullPolicy | string | `"Always"` | | | moodle.image.registry | string | `"ghcr.io"` | | | moodle.image.repository | string | `"dbildungsplattform/moodle"` | | -| moodle.image.tag | string | `"4.1.13-debian-12-r2-dbp1"` | The dbp-moodle image which is build for this helm chart | +| moodle.image.tag | string | `"4.1.14-debian-12-r0-dbp2"` | The dbp-moodle image which is build for this helm chart | | moodle.ingress.annotations."cert-manager.io/cluster-issuer" | string | `"sc-cert-manager-clusterissuer-letsencrypt"` | | | moodle.ingress.annotations."nginx.ingress.kubernetes.io/proxy-body-size" | string | `"200M"` | | | moodle.ingress.annotations."nginx.ingress.kubernetes.io/proxy-connect-timeout" | string | `"30s"` | |