diff --git a/charts/passbolt-ha/Chart.yaml b/charts/passbolt-ha/Chart.yaml index 72d47284..6db6f4aa 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.11.1 +version: 1.12.0 home: https://github.com/christianhuth/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.19.1 + version: 9.23.0 - name: passbolt repository: https://cnieg.github.io/helm-charts version: 1.1.17 @@ -27,7 +27,7 @@ annotations: artifacthub.io/category: security artifacthub.io/changes: | - kind: changed - description: URL and name of Helm repository + description: bumped Helm chart version of mysql to 9.23.0 artifacthub.io/screenshots: | - title: The login screen of Passbolt url: https://help.passbolt.com/assets/img/help/2021/02/AN_login_v3.png