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