Skip to content

Commit

Permalink
Revert versions.yaml change to release/0.30 branch due to workflow is…
Browse files Browse the repository at this point in the history
…sues (#7124)

This reverts commit bed222d.

# Description

We have encountered some issues with the release. Due to some recent
workflow changes, the cherry-pick job did not publish the github
release.

Reverting the versions changes in the release branch. We will fix the
github workflow in main and then in the release-branch and then
re-cherry pick the versions.yaml changes.

## Type of change

<!--

Please select **one** of the following options that describes your
change and delete the others. Clearly identifying the type of change you
are making will help us review your PR faster, and is used in authoring
release notes.

If you are making a bug fix or functionality change to Radius and do not
have an associated issue link please create one now.

-->

- 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).

<!--

Please update the following to link the associated issue. This is
required for some kinds of changes (see above).

-->

Fixes: #issue_number

Signed-off-by: vinayada1 <[email protected]>
  • Loading branch information
vinayada1 authored Feb 2, 2024
1 parent bed222d commit 39bab59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 89 deletions.
87 changes: 0 additions & 87 deletions docs/release-notes/v0.30.0.md

This file was deleted.

4 changes: 2 additions & 2 deletions versions.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
supported:
- channel: '0.30'
version: 'v0.30.0'
deprecated:
version: 'v0.30.0-rc3'
- channel: '0.29'
version: 'v0.29.0'
deprecated:
- channel: '0.28'
version: 'v0.28.0'
- channel: '0.27'
Expand Down

0 comments on commit 39bab59

Please sign in to comment.