diff --git a/charts/passbolt-ha/Chart.yaml b/charts/passbolt-ha/Chart.yaml index a41c2be0..66b0c9ff 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 @@ -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