From f2bb5da7a69c0b9534f8da0f2774643615bae1dc Mon Sep 17 00:00:00 2001 From: Will Smith Date: Thu, 7 Nov 2024 10:34:31 -0800 Subject: [PATCH] Release v0.40.0-rc1 (#8039) # Description * Release v0.40.0-rc1 ## Type of change - This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional). ## Contributor checklist Please verify that the PR meets the following requirements, where applicable: - [x] An overview of proposed schema changes is included in a linked GitHub issue. - [x] A design document PR is created in the [design-notes repository](https://github.com/radius-project/design-notes/), if new APIs are being introduced. - [x] If applicable, design document has been reviewed and approved by Radius maintainers/approvers. - [x] A PR for the [samples repository](https://github.com/radius-project/samples) is created, if existing samples are affected by the changes in this PR. - [x] A PR for the [documentation repository](https://github.com/radius-project/docs) is created, if the changes in this PR affect the documentation or any user facing updates are made. - [x] A PR for the [recipes repository](https://github.com/radius-project/recipes) is created, if existing recipes are affected by the changes in this PR. Signed-off-by: willdavsmith --- versions.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/versions.yaml b/versions.yaml index 928ab57fbe..57eda4f0db 100644 --- a/versions.yaml +++ b/versions.yaml @@ -1,4 +1,6 @@ supported: + - channel: '0.40' + version: 'v0.40.0-rc1' - channel: '0.39' version: 'v0.39.0' deprecated: