Skip to content

Commit 633498b

Browse files
chore: release 1.0.0 (#471)
[auto] Release orchestrator=1.0.0 --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: substra-bot[bot] <100303497+substra-bot[bot]@users.noreply.github.com> Co-authored-by: substra-bot[bot] <substra-bot[bot]@users.noreply.github.com>
1 parent 70cef30 commit 633498b

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- towncrier release notes start -->
99

10+
## [1.0.0](https://github.com/Substra/orchestrator/releases/tag/1.0.0) - 2024-10-14
11+
12+
No significant changes.
13+
14+
1015
## [0.43.0](https://github.com/Substra/orchestrator/releases/tag/0.43.0) - 2024-09-12
1116

1217
### Added

charts/orchestrator/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
<!-- towncrier release notes start -->
99

10+
11+
## [8.7.7] - 2024-10-14
12+
13+
Bump app version to 1.0.0
14+
1015
## [8.7.6] - 2024-09-12
1116

1217
Bump app version to 0.43.0

charts/orchestrator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: orchestrator
33
description: substra orchestration
44
type: application
5-
version: 8.7.6
6-
appVersion: 0.43.0
5+
version: 8.7.7
6+
appVersion: 1.0.0
77
kubeVersion: '>= 1.19.0-0'
88
icon: https://avatars.githubusercontent.com/u/84009910?s=400
99
keywords:

0 commit comments

Comments
 (0)