From 46590eb65735a89f28d1a46944b0ee2710d79bf6 Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 25 Nov 2024 09:25:48 +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 54a0490..63e83f4 100644 --- a/charts/dbp-moodle/README.md +++ b/charts/dbp-moodle/README.md @@ -248,7 +248,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.14-debian-12-r0-dbp4"` | The dbp-moodle image which is build for this helm chart | +| moodle.image.tag | string | `"4.1.14-debian-12-r0-dbp5"` | 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"` | |