forked from cetic/helm-nifi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
44 lines (44 loc) · 1.24 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
---
apiVersion: v2
name: nifi
version: 1.1.4
appVersion: 1.16.3
description: Apache NiFi is a software project from the Apache Software Foundation designed to automate the flow of data between software systems.
keywords:
- nifi
- data
- process
home: https://nifi.apache.org/
icon: https://svn.apache.org/repos/asf/nifi/site/trunk/images/niFi-logo-horizontal-scaled.png
source:
- https://github.com/cetic/helm-nifi
maintainers:
- name: banzo
email: [email protected]
url: https://github.com/banzo
- name: AyadiAmen
email: [email protected]
url: https://github.com/AyadiAmen
- name: alexnuttinck
email: [email protected]
url: https://github.com/alexnuttinck
- name: zakaria2905
email: [email protected]
url: https://github.com/zakaria2905
dependencies:
- name: zookeeper
version: 9.2.7
repository: https://charts.bitnami.com/bitnami
condition: zookeeper.enabled
- name: nifi-registry
alias: registry
version: 1.0.0
repository: https://dysnix.github.io/charts/
condition: registry.enabled
- name: ca
version: 1.0.1
condition: ca.enabled
- name: openldap
version: ~1.2.4
repository: https://charts.helm.sh/stable
condition: openldap.enabled