@@ -2,38 +2,38 @@ apiVersion: v2
22name : substra-backend
33home : https://github.com/Substra
44version : 26.15.2
5- appVersion : 1.0.0
5+ appVersion : 1.0.1
66kubeVersion : ' >= 1.19.0-0'
77description : Main package for Substra
88type : application
99icon : https://avatars.githubusercontent.com/u/84009910?s=200&v=4
1010sources :
11- - https://github.com/Substra/substra-backend
11+ - https://github.com/Substra/substra-backend
1212maintainers :
13- - name : Substra Team
14- 13+ - name : Substra Team
14+ 1515dependencies :
16- - name : redis
17- repository : https://charts.bitnami.com/bitnami
18- condition : redis.enabled
19- version : 19.5.0
20- - name : common
21- repository : https://charts.bitnami.com/bitnami
22- condition : redis.enabled,postgresql.enabled,minio.enabled
23- version : 2.16.1
24- - name : postgresql
25- repository : https://charts.bitnami.com/bitnami
26- version : 15.4.1
27- condition : postgresql.enabled
28- - name : docker-registry
29- repository : https://helm.twun.io
30- version : 2.2.3
31- condition : docker-registry.enabled
32- - name : minio
33- repository : https://charts.bitnami.com/bitnami
34- version : 14.6.1
35- condition : minio.enabled
36- - name : localstack
37- repository : https://localstack.github.io/helm-charts
38- version : 0.6.9
39- condition : localstack.enabled
16+ - name : redis
17+ repository : https://charts.bitnami.com/bitnami
18+ condition : redis.enabled
19+ version : 19.5.0
20+ - name : common
21+ repository : https://charts.bitnami.com/bitnami
22+ condition : redis.enabled,postgresql.enabled,minio.enabled
23+ version : 2.16.1
24+ - name : postgresql
25+ repository : https://charts.bitnami.com/bitnami
26+ version : 15.4.1
27+ condition : postgresql.enabled
28+ - name : docker-registry
29+ repository : https://helm.twun.io
30+ version : 2.2.3
31+ condition : docker-registry.enabled
32+ - name : minio
33+ repository : https://charts.bitnami.com/bitnami
34+ version : 14.6.1
35+ condition : minio.enabled
36+ - name : localstack
37+ repository : https://localstack.github.io/helm-charts
38+ version : 0.6.9
39+ condition : localstack.enabled
0 commit comments