diff --git a/charts/databunker/Chart.lock b/charts/databunker/Chart.lock new file mode 100644 index 0000000..ca8881b --- /dev/null +++ b/charts/databunker/Chart.lock @@ -0,0 +1,9 @@ +dependencies: +- name: mariadb + repository: https://charts.bitnami.com/bitnami + version: 9.8.1 +- name: common + repository: https://charts.bitnami.com/bitnami + version: 1.10.3 +digest: sha256:efb74a3741f2688ce9e9b619ae2d92292846d431dff5e3678f6816eb51674a3b +generated: "2021-12-09T02:31:05.010882826Z" diff --git a/charts/databunker/Chart.yaml b/charts/databunker/Chart.yaml new file mode 100644 index 0000000..cf12ed6 --- /dev/null +++ b/charts/databunker/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + category: database +apiVersion: v2 +appVersion: 9.3.0 +dependencies: + - condition: mariadb.enabled + name: mariadb + repository: https://charts.bitnami.com/bitnami + version: 9.x.x + - name: common + repository: https://charts.bitnami.com/bitnami + tags: + - bitnami-common + version: 1.x.x +description: Secure vault and SDK to store customer records built to comply with GDPR. +engine: gotpl +home: https://github.com/securitybunker/databunker/tree/master/charts/databunker +keywords: + - databunker + - database + - encryption + - gdpr + - compliance + - privacy +maintainers: + - email: yuli@privacybunker.io + name: Yuli +name: databunker +sources: + - https://github.com/securitybunker/databunker + - https://databunker.org/ +version: 1.0.10