forked from christianhuth/helm-charts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
45 lines (45 loc) · 2.18 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
apiVersion: v2
name: passbolt-ha
description: A Helm chart to deploy Passbolt with MySQL and ProxySQL for HA
type: application
version: 1.9.3
home: https://github.com/christianknell/helm-charts
icon: https://avatars.githubusercontent.com/u/4386228?s=200&v=4
maintainers:
- name: christianknell
email: christian@knell.it
sources:
- https://github.com/bitnami/charts/tree/master/bitnami/mysql
- https://github.com/cnieg/helm-charts/tree/master/charts/passbolt
- https://github.com/flachesis/proxysql/tree/master/charts/proxysql
dependencies:
- name: mysql
repository: https://charts.bitnami.com/bitnami
version: 9.12.3
- name: passbolt
repository: https://cnieg.github.io/helm-charts
version: 1.1.17
- name: proxysql
repository: https://christianknell.github.io/helm-charts/
version: 1.1.4
annotations:
artifacthub.io/category: security
artifacthub.io/changes: |
- kind: changed
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
- title: There are two parts - the searchable non encrypted metadata called resource and the encrypted part containing called secret.
url: https://help.passbolt.com/assets/img/help/2021/02/LU_encrypted_description.png
- title: You can organize your secrets inside of folders.
url: https://help.passbolt.com/assets/img/help/2019/12/LU_folder_preview.png
- title: You can send an url of a given resource and share it with colleagues.
url: https://help.passbolt.com/assets/img/help/2019/02/LU_application_urls.png
- title: Includes a dark theme that can be used in place of the black on white default theme.
url: https://help.passbolt.com/assets/img/help/2018/06/LU_passwords_midgar.png
- title: It is possible for an admin to enable and configure multi-factor authentication providers.
url: https://help.passbolt.com/assets/img/help/2018/12/AD_mfa_org_settings_yubikey.png
- title: Administrators can manage subscriptions directly in the backend.
url: https://help.passbolt.com/assets/img/help/2021/05/AD_subscription_management.png