diff --git a/Chart.yaml b/Chart.yaml index 5ea40fd..2839476 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.1 +version: 0.1.2 dependencies: - name: mariadb condition: mariadb.enabled repository: https://charts.bitnami.com/bitnami - version: 20.x \ No newline at end of file + version: 23.x \ No newline at end of file