From dffea80cd0abf191bb633d49b4bc8b95393731ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Aug 2022 08:17:59 +0000 Subject: [PATCH] feat(helm)!: Update Helm release mysql to v1 --- charts/matomo/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/matomo/Chart.yaml b/charts/matomo/Chart.yaml index ebf919f..8c66c79 100644 --- a/charts/matomo/Chart.yaml +++ b/charts/matomo/Chart.yaml @@ -5,6 +5,6 @@ appVersion: 4.0.5 description: Matomo is an Analytics Tools for Online Shops. dependencies: - name: mysql - version: ^0.1.0 + version: ^1.0.0 repository: https://storage.googleapis.com/t3n-helm-charts/ condition: mysql.enabled