From 810247c19f519d3e8f61402ac4f1ac3c2be3079c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 20:19:41 +0000 Subject: [PATCH 1/2] Update Helm release proxysql to v1.1.4 --- 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 66b0c9ff..300a9ece 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.2 +version: 1.9.3 home: https://github.com/christianknell/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://christianknell.github.io/helm-charts/ - version: 1.1.3 + version: 1.1.4 annotations: artifacthub.io/category: security artifacthub.io/changes: | From 46504b934d82df48fe81dfcc693c6e354d3b4d95 Mon Sep 17 00:00:00 2001 From: Christian Knell Date: Wed, 20 Sep 2023 11:24:33 +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 300a9ece..61efb534 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.3 + description: bumped chart version of proxysql to 1.1.4 artifacthub.io/screenshots: | - title: The login screen of Passbolt url: https://help.passbolt.com/assets/img/help/2021/02/AN_login_v3.png