From f34439302ef632610e891127407af99f8a30506e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:48:21 +0000 Subject: [PATCH] chore(deps): update helm release mysql to v12 --- charts/passbolt-ha/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/passbolt-ha/Chart.yaml b/charts/passbolt-ha/Chart.yaml index c8bfb77f..f090133e 100644 --- a/charts/passbolt-ha/Chart.yaml +++ b/charts/passbolt-ha/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 name: passbolt-ha description: A Helm chart to deploy Passbolt with MySQL and ProxySQL for HA type: application -version: 1.14.1 +version: 1.14.2 home: https://github.com/christianhuth/helm-charts icon: https://avatars.githubusercontent.com/u/4386228?s=200&v=4 maintainers: @@ -16,7 +16,7 @@ sources: dependencies: - name: mysql repository: https://charts.bitnami.com/bitnami - version: 9.23.0 + version: 12.2.1 - name: passbolt repository: https://cnieg.github.io/helm-charts version: 1.1.17