From 36999e91471955dfdc707237aa1bcf1dedd19a10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Ahlers?= Date: Thu, 6 Nov 2025 12:08:59 +0000 Subject: [PATCH] Chart.yaml aktualisiert --- Chart.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 2839476..280f12f 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,10 +2,9 @@ apiVersion: v2 name: librebooking description: A Helm chart for Kubernetes type: application -version: 0.1.2 +version: 0.1.3 dependencies: - name: mariadb condition: mariadb.enabled - repository: https://charts.bitnami.com/bitnami - version: 23.x \ No newline at end of file + repository: https://groundhog2k.github.io/helm-charts/ \ No newline at end of file