From 76395a1b8d63d31380af5925397f409dd554f559 Mon Sep 17 00:00:00 2001 From: Dylan Murray Date: Mon, 8 Apr 2024 14:27:42 -0400 Subject: [PATCH 1/2] Add v0.5.0 milestone Signed-off-by: Dylan Murray --- pkg/config/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pkg/config/config.yaml b/pkg/config/config.yaml index 60f828a..8ff290a 100644 --- a/pkg/config/config.yaml +++ b/pkg/config/config.yaml @@ -138,6 +138,10 @@ milestones: description: The v0.4.0 release of Konveyor state: open due: 2024-04-30 + - title: v0.5.0 + description: The v0.5.0 release of Konveyor + state: open + due: 2024-07-30 - title: Next description: Bucket for work we want to accomplish in the next release state: open From 0c95d84c88e14321c5bdfe66c143d316dcefe3f9 Mon Sep 17 00:00:00 2001 From: Dylan Murray Date: Mon, 8 Apr 2024 15:03:05 -0400 Subject: [PATCH 2/2] Updated other milestones Signed-off-by: Dylan Murray --- pkg/config/config.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pkg/config/config.yaml b/pkg/config/config.yaml index 8ff290a..bae31f4 100644 --- a/pkg/config/config.yaml +++ b/pkg/config/config.yaml @@ -133,11 +133,15 @@ milestones: replaces: 0.3-beta.2 - title: v0.3.1 description: The v0.3.1 release of Konveyor + state: closed + - title: v0.3.2 + description: The v0.3.2 release of Konveyor state: open + replaces: 0.3.1 - title: v0.4.0 description: The v0.4.0 release of Konveyor state: open - due: 2024-04-30 + due: 2024-05-16 - title: v0.5.0 description: The v0.5.0 release of Konveyor state: open