From e979195d1663b817f0274deb71cdccc423567ff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 10:51:22 +0000 Subject: [PATCH 1/2] Update Helm release proxysql to v1.1.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 6db6f4aa..ff33385d 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.12.0 +version: 1.12.1 home: https://github.com/christianhuth/helm-charts icon: https://avatars.githubusercontent.com/u/4386228?s=200&v=4 maintainers: @@ -22,7 +22,7 @@ dependencies: version: 1.1.17 - name: proxysql repository: https://charts.christianhuth.de - version: 1.1.4 + version: 1.1.5 annotations: artifacthub.io/category: security artifacthub.io/changes: | From 57f2247f1c3c8867926d772a665cac5408c70c89 Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Thu, 29 Aug 2024 14:07:12 +0200 Subject: [PATCH 2/2] Update Chart.yaml --- charts/passbolt-ha/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/passbolt-ha/Chart.yaml b/charts/passbolt-ha/Chart.yaml index ff33385d..a7479f57 100644 --- a/charts/passbolt-ha/Chart.yaml +++ b/charts/passbolt-ha/Chart.yaml @@ -27,7 +27,7 @@ annotations: artifacthub.io/category: security artifacthub.io/changes: | - kind: changed - description: bumped Helm chart version of mysql to 9.23.0 + description: bumped Helm chart version of proxysql to 1.1.5 artifacthub.io/screenshots: | - title: The login screen of Passbolt url: https://help.passbolt.com/assets/img/help/2021/02/AN_login_v3.png