From 1482d8763d78337d939f807fc866f97325ae8285 Mon Sep 17 00:00:00 2001 From: Jannik Badenhop Date: Tue, 12 Nov 2024 08:33:32 +0000 Subject: [PATCH] bump helm chart version and app Version --- charts/dbp-moodle/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/dbp-moodle/Chart.yaml b/charts/dbp-moodle/Chart.yaml index d9946b4..06846e3 100644 --- a/charts/dbp-moodle/Chart.yaml +++ b/charts/dbp-moodle/Chart.yaml @@ -6,8 +6,8 @@ description: | The Chart can be deployed without any modification but it is advised to set own secrets acccording to this readme. type: application home: https://dbildungsplattform.github.io/dbp-moodle/ -version: 0.0.7 -appVersion: "4.1.13" +version: 0.0.8 +appVersion: "4.1.14" dependencies: - name: moodle version: "22.2.7"