-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
32 lines (32 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
apiVersion: v2
name: voicegateway
description: A Helm Chart for Cognigy VoiceGateway
version: "4.94.0"
appVersion: "0.9.2"
kubeVersion: ">=v1.23.0-0,<v1.32.0-0"
home: https://cognigy.com
icon: https://www.cognigy.com/hubfs/Cognigy.svg
maintainers:
- name: VoiceGateway Team
email: [email protected]
sources:
- https://github.com/Cognigy/cognigy-ai-helm-chart
- https://github.com/Cognigy/cognigy-vg-helm-chart
dependencies:
- name: traefik
version: "32.1.1"
repository: "https://helm.traefik.io/traefik"
condition: traefik.enabled
- name: postgresql
version: "11.9.13"
repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
condition: postgresql.enabled
- name: mysql
version: "9.18.0"
repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
condition: mysql.enabled
- name: redis
version: "17.4.1"
repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
condition: redisHa.enabled
alias: redisHa