File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
<!-- towncrier release notes start -->
9
9
10
+ ## [ 1.0.0] ( https://github.com/Substra/orchestrator/releases/tag/1.0.0 ) - 2024-10-14
11
+
12
+ No significant changes.
13
+
14
+
10
15
## [ 0.43.0] ( https://github.com/Substra/orchestrator/releases/tag/0.43.0 ) - 2024-09-12
11
16
12
17
### Added
Original file line number Diff line number Diff line change @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
<!-- towncrier release notes start -->
9
9
10
+
11
+ ## [ 8.7.7] - 2024-10-14
12
+
13
+ Bump app version to 1.0.0
14
+
10
15
## [ 8.7.6] - 2024-09-12
11
16
12
17
Bump app version to 0.43.0
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : orchestrator
3
3
description : substra orchestration
4
4
type : application
5
- version : 8.7.6
6
- appVersion : 0.43 .0
5
+ version : 8.7.7
6
+ appVersion : 1.0 .0
7
7
kubeVersion : ' >= 1.19.0-0'
8
8
icon : https://avatars.githubusercontent.com/u/84009910?s=400
9
9
keywords :
You can’t perform that action at this time.
0 commit comments