From 7ceb43082d88285e9bed529155cdc6a170c10afb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:16:07 +0000 Subject: [PATCH] Update Helm release mysql to v9.12.5 --- 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 61efb534..1532dc91 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.9.3 +version: 1.9.4 home: https://github.com/christianknell/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.12.3 + version: 9.12.5 - name: passbolt repository: https://cnieg.github.io/helm-charts version: 1.1.17