From 29b35453dead24498b0f3bc9e39bc376047248a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 14:50:16 +0000 Subject: [PATCH 1/2] Update Helm release mysql to v9.12.3 --- 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 a41c2be0..3d55e065 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.1 +version: 1.9.2 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.1 + version: 9.12.3 - name: passbolt repository: https://cnieg.github.io/helm-charts version: 1.1.17 From b4d95439438a1145561facf5ffcdec0f68da31c6 Mon Sep 17 00:00:00 2001 From: Christian Knell Date: Tue, 19 Sep 2023 16:53:10 +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 3d55e065..66b0c9ff 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 chart version of mysql to 9.12.1 + description: bumped chart version of mysql to 9.12.3 artifacthub.io/screenshots: | - title: The login screen of Passbolt url: https://help.passbolt.com/assets/img/help/2021/02/AN_login_v3.png