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