diff --git a/charts/monica/Chart.yaml b/charts/monica/Chart.yaml index 088c17af..f3ca0bbc 100644 --- a/charts/monica/Chart.yaml +++ b/charts/monica/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: v2.19.1 description: A Personal Relationship Management tool to help you organize your social life name: monica -version: 1.0.0 +version: 1.1.0 keywords: - crm home: https://www.monicahq.com/ @@ -18,6 +18,6 @@ dependencies: repository: https://k8s-at-home.com/charts/ version: 1.7.0 - name: mariadb - version: 9.0.1 + version: 9.1.2 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled