From 200e1234e51c3bf6e6bfe8113289eb4eec21cd37 Mon Sep 17 00:00:00 2001 From: Milan Roustan Date: Thu, 7 Sep 2023 10:19:09 +0200 Subject: [PATCH] chore: release 0.36.0 (#273) ### Changed - Replace deprecated ioutil package with os ([#269](https://github.com/Substra/orchestrator/pull/269)) Signed-off-by: Milouu --- CHANGELOG.md | 3 ++- charts/orchestrator/CHANGELOG.md | 6 ++++++ charts/orchestrator/Chart.yaml | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11339876..b6d4728e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.36.0](https://github.com/Substra/orchestrator/releases/tag/0.36.0) - 2023-09-07 + ### Changed - Replace deprecated ioutil package with os ([#269](https://github.com/Substra/orchestrator/pull/269)) @@ -23,7 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Minor dependency updates. See commit history for more details. - ## [0.35.0](https://github.com/Substra/orchestrator/releases/tag/0.35.0) - 2023-06-12 - No changes on the app diff --git a/charts/orchestrator/CHANGELOG.md b/charts/orchestrator/CHANGELOG.md index 60397c3e..a891a233 100644 --- a/charts/orchestrator/CHANGELOG.md +++ b/charts/orchestrator/CHANGELOG.md @@ -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). +## [7.5.4] - 2023-09-07 + +### Changed + +- bump app version to `0.36.0` + ## [7.5.3] - 2023-07-25 ### Changed diff --git a/charts/orchestrator/Chart.yaml b/charts/orchestrator/Chart.yaml index 861bc06e..a28b7ec8 100644 --- a/charts/orchestrator/Chart.yaml +++ b/charts/orchestrator/Chart.yaml @@ -3,8 +3,8 @@ name: orchestrator description: substra orchestration type: application -version: 7.5.3 -appVersion: 0.35.2 +version: 7.5.4 +appVersion: 0.36.0 kubeVersion: ">= 1.19.0-0" icon: https://avatars.githubusercontent.com/u/84009910?s=400