From 0b6ecc0d3a225e193e4cfb0cc223a8015f642f4f Mon Sep 17 00:00:00 2001 From: Vishwanath Hiremath <100623239+vishwahiremat@users.noreply.github.com> Date: Wed, 19 Jun 2024 13:37:10 -0700 Subject: [PATCH] Release 0.35.0-rc1: Update release version with RC1 (#7698) # Description Update release version with RC1 ## Type of change - This pull request fixes a bug in Radius and has an approved issue (issue link required). - This pull request adds or changes features of Radius and has an approved issue (issue link required). - 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). Fixes: #issue_number Signed-off-by: Vishwanath Hiremath --- versions.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/versions.yaml b/versions.yaml index 29140d53f4..1f44bdff3f 100644 --- a/versions.yaml +++ b/versions.yaml @@ -1,4 +1,6 @@ supported: + - channel: '0.35' + version: 'v0.35.0-rc1' - channel: '0.34' version: 'v0.34.0' deprecated: