-
Notifications
You must be signed in to change notification settings - Fork 164
/
Chart.yaml
executable file
·38 lines (38 loc) · 1.19 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
apiVersion: v2
version: 2.4.0
appVersion: v1.18.1
description: 'Horizontally scalable, highly available, multi-tenant, long term Prometheus.'
home: https://cortexmetrics.io/
icon: https://avatars2.githubusercontent.com/u/43045022?s=200&v=4
kubeVersion: ^1.19.0-0
maintainers:
- email: [email protected]
name: Tom Hayward
url: https://github.com/kd7lxl
- email: [email protected]
name: Niclas Schad
url: https://github.com/nschad
name: cortex
sources:
- https://github.com/cortexproject/cortex-helm-chart
dependencies:
- name: memcached
alias: memcached-frontend
version: 6.3.12
repository: https://charts.bitnami.com/bitnami
condition: memcached-frontend.enabled
- name: memcached
alias: memcached-blocks-index
version: 6.3.12
repository: https://charts.bitnami.com/bitnami
condition: memcached-blocks-index.enabled
- name: memcached
alias: memcached-blocks
version: 6.3.12
repository: https://charts.bitnami.com/bitnami
condition: memcached-blocks.enabled
- name: memcached
alias: memcached-blocks-metadata
version: 6.3.12
repository: https://charts.bitnami.com/bitnami
condition: memcached-blocks-metadata.enabled