Skip to content

Commit b691f7a

Browse files
chore: release 1.0.1 (#1031)
* chore: release 1.0.1-rc1 Signed-off-by: Guilhem Barthés <[email protected]> * chore: release 1.0.1 Signed-off-by: Guilhem Barthés <[email protected]> --------- Signed-off-by: Guilhem Barthés <[email protected]>
1 parent e03353b commit b691f7a

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

charts/substra-backend/Chart.yaml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@ apiVersion: v2
22
name: substra-backend
33
home: https://github.com/Substra
44
version: 26.15.2
5-
appVersion: 1.0.0
5+
appVersion: 1.0.1
66
kubeVersion: '>= 1.19.0-0'
77
description: Main package for Substra
88
type: application
99
icon: https://avatars.githubusercontent.com/u/84009910?s=200&v=4
1010
sources:
11-
- https://github.com/Substra/substra-backend
11+
- https://github.com/Substra/substra-backend
1212
maintainers:
13-
- name: Substra Team
14-
13+
- name: Substra Team
14+
1515
dependencies:
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

Comments
 (0)