-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChart.yaml
More file actions
33 lines (33 loc) · 882 Bytes
/
Chart.yaml
File metadata and controls
33 lines (33 loc) · 882 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
apiVersion: v2
appVersion: 2.3.1
dependencies:
- name: metaflow-service
repository: ""
version: 0.2.0
condition: metaflow-service.enabled
- name: metaflow-ui
repository: ""
version: 0.2.0
condition: metaflow-ui.enabled
- name: postgresql
repository: https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami
version: ~12.2.2
condition: postgresql.enabled
- name: minio
version: ~12.6.4
repository: "https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami"
condition: minio.enabled
- name: traefik
version: ~25.0.0
repository: "https://traefik.github.io/charts"
condition: traefik.enabled
description: Machine Learning plaform
home: https://metaflow.org
keywords:
- mlops
name: metaflow
sources:
- https://github.com/Netflix/metaflow
- https://github.com/outerbounds/metaflow-tools
type: application
version: 0.0.1