From 5f41ecaf454ef4274b7798d0cf72e03e02706dd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Ahlers?= Date: Thu, 6 Nov 2025 13:04:45 +0000 Subject: [PATCH] Chart.yaml aktualisiert --- Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 4ef0f83..12c814d 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,9 +2,10 @@ apiVersion: v2 name: librebooking description: A Helm chart for Kubernetes type: application -version: 0.1.4 +version: 0.1.5 dependencies: - name: mariadb condition: mariadb.enabled - repository: https://groundhog2k.github.io/helm-charts/ \ No newline at end of file + repository: https://groundhog2k.github.io/helm-charts/ + version: "4.4.3" \ No newline at end of file