From 6a4c1c5de30e4a54551ac9ee507aab6c046f61cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Ahlers?= Date: Thu, 6 Nov 2025 17:14:38 +0000 Subject: [PATCH] Chart.yaml aktualisiert --- Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 288931e..4031587 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,10 +2,10 @@ apiVersion: v2 name: librebooking description: A Helm chart for Kubernetes type: application -version: 0.1.11 +version: 0.1.12 dependencies: - name: mariadb condition: mariadb.enabled - repository: https://charts.bitnami.com/bitnami/ - version: 20.x + repository: https://groundhog2k.github.io/helm-charts/ + version: "4.4.3"