-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChart.yaml
45 lines (39 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
37
38
39
40
41
42
43
44
45
apiVersion: v2
appVersion: 24.3.0
description: A Helm chart for Digital.ai Deploy
name: digitalai-deploy
version: 24.3.0
kubeVersion: ">= 1.23.0-0 < 1.30.0-0"
sources:
- https://github.com/digital-ai/deploy-helm-chart
- https://github.com/xebialabs/xl-deploy
home: https://github.com/digital-ai/deploy-helm-chart
keywords:
- Digital.ai
- Deploy
- DAI
- DAID
- Xebia
- XLD
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
tags:
- bitnami-common
version: 2.x.x
- name: haproxy-ingress
version: 0.14.6
repository: "https://haproxy-ingress.github.io/charts"
condition: haproxy-ingress.install
- name: nginx-ingress-controller
version: 11.2.1
repository: "https://charts.bitnami.com/bitnami"
condition: nginx-ingress-controller.install
- name: postgresql
version: 15.4.0
repository: "https://charts.bitnami.com/bitnami"
condition: postgresql.install
- name: rabbitmq
version: 14.3.0
repository: "https://charts.bitnami.com/bitnami"
condition: rabbitmq.install