From 3203fc1e095879f107ee5c4a184203b123143269 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 10:25:38 +0200 Subject: [PATCH] [monica] Update Helm chart mariadb to v11 (#1650) * [monica] Update Helm chart mariadb to v11 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- charts/stable/monica/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/monica/Chart.yaml b/charts/stable/monica/Chart.yaml index de36aac1..ae4bcf6d 100644 --- a/charts/stable/monica/Chart.yaml +++ b/charts/stable/monica/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 3.7.0-apache description: A Personal Relationship Management tool to help you organize your social life name: monica -version: 7.2.2 +version: 8.0.0 kubeVersion: ">=1.16.0-0" keywords: - crm @@ -20,10 +20,10 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.4.2 - name: mariadb - version: 10.5.1 + version: 11.0.14 repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `common` chart dependency to version 4.4.2 + description: Upgraded `mariadb` chart dependency to version 11.0.14