-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathChart.yaml
More file actions
37 lines (37 loc) · 936 Bytes
/
Chart.yaml
File metadata and controls
37 lines (37 loc) · 936 Bytes
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
apiVersion: v2
name: trigger
description: The official Trigger.dev Helm chart
type: application
version: 4.0.0-beta.17
appVersion: v4.0.0-v4-beta.22
home: https://trigger.dev
sources:
- https://github.com/triggerdotdev/trigger.dev
keywords:
- trigger
- workflow
- background-jobs
- job-scheduler
- task-queue
- automation
annotations:
category: Development
dependencies:
- name: postgresql
version: "16.7.14"
repository: "oci://registry-1.docker.io/bitnamicharts"
condition: postgres.deploy
alias: postgres
- name: redis
version: "21.2.6"
repository: "oci://registry-1.docker.io/bitnamicharts"
condition: redis.deploy
- name: clickhouse
version: "9.3.7"
repository: "oci://registry-1.docker.io/bitnamicharts"
condition: clickhouse.deploy
- name: minio
version: "17.0.9"
repository: "oci://registry-1.docker.io/bitnamicharts"
condition: s3.deploy
alias: s3