Skip to content

Commit

Permalink
chore: release 0.37.0 (#318)
Browse files Browse the repository at this point in the history
Signed-off-by: ThibaultFy <50656860+ThibaultFy@users.noreply.github.com>
  • Loading branch information
ThibaultFy authored Oct 18, 2023
1 parent 909efd8 commit 106a968
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.37.0](https://github.com/Substra/orchestrator/releases/tag/0.37.0) - 2023-10-18

### Added

- Source code formatting ([#313](https://github.com/Substra/orchestrator/pull/313))

### Changed

- Bump go version to 1.21 ([#316](https://github.com/Substra/orchestrator/pull/316))

## [0.36.1](https://github.com/Substra/orchestrator/releases/tag/0.36.1) - 2023-10-06

### Added
Expand Down
6 changes: 6 additions & 0 deletions charts/orchestrator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [8.0.1] - 2023-10-18

### Changed

- bump app version to `0.37.0`

## [8.0.0] - 2023-10-10

## Changed
Expand Down
4 changes: 2 additions & 2 deletions charts/orchestrator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: orchestrator
description: substra orchestration

type: application
version: 8.0.0
appVersion: 0.36.1
version: 8.0.1
appVersion: 0.37.0
kubeVersion: ">= 1.19.0-0"
icon: https://avatars.githubusercontent.com/u/84009910?s=400

Expand Down

0 comments on commit 106a968

Please sign in to comment.