forked from 8gears/n8n-helm-chart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Chart.yaml
36 lines (34 loc) · 1.05 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
apiVersion: v2
name: n8n
version: 0.22.0
appVersion: 1.30.0
type: application
description: "A Kubernetes Helm chart for n8n a free and open fair-code licensed node based Workflow Automation Tool. Easily automate tasks across different services."
home: https://github.com/8gears/n8n-helm-chart
icon: https://avatars1.githubusercontent.com/u/45487711?s=200&v=4
keywords:
- Workflow Automation
- Workflow
- iPaaS
- integration-framework
- low-code-plattform
- low-code
sources:
- https://github.com/n8n-io/n8n
- https://n8n.io/
maintainers:
- name: Vadim Bauer
dependencies:
- name: redis
version: 18.6.1
repository: https://charts.bitnami.com/bitnami
condition: redis.enabled
annotations:
artifacthub.io/prerelease: "true"
# supported kinds are added, changed, deprecated, removed, fixed and security.
artifacthub.io/changes: |
- kind: changed
description: "Apply Security Context to all Pods"
links:
- name: "Related GitHub Issue"
url: https://github.com/8gears/n8n-helm-chart/issues/71