From 3e46b75b225d6064d6790afe336463494e0235f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:06:03 +0000 Subject: [PATCH] chore(deps): update helm release mariadb to v12.2.9 --- charts/passbolt/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/passbolt/Chart.yaml b/charts/passbolt/Chart.yaml index 6ca884a7..c1b60d70 100644 --- a/charts/passbolt/Chart.yaml +++ b/charts/passbolt/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: passbolt type: application -version: 1.1.17 +version: 1.1.18 appVersion: "3.4.0-ce-non-root" description: A Helm chart to deploy Passbolt home: http://passbolt.com @@ -13,6 +13,6 @@ maintainers: email: maintainers@cnieg.fr dependencies: - name: mariadb - version: "12.2.4" + version: "12.2.9" repository: "https://charts.bitnami.com/bitnami" condition: mariadb.enabled