From 8ffe421a55a1a8184a795d380cd36008dc836642 Mon Sep 17 00:00:00 2001 From: Milouu Date: Tue, 5 Sep 2023 10:49:58 +0200 Subject: [PATCH] chore: release 0.36.0 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..6fc1011c 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] + ### 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..99c5e2c2 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-05 + +### 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..60c97d9b 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-rc1 kubeVersion: ">= 1.19.0-0" icon: https://avatars.githubusercontent.com/u/84009910?s=400