From b974051a0ac4dbe105eb75e8387ccc69b737d6d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Dec 2020 22:15:35 +0100 Subject: [PATCH] [monica] Update helm chart mariadb to v9.1.2 (#323) Co-authored-by: Renovate Bot <bot@renovateapp.com> --- charts/monica/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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