Skip to content

update version file and readme for version informatio#2928

Open
nabuskey wants to merge 1 commit intokubeflow:masterfrom
nabuskey:version
Open

update version file and readme for version informatio#2928
nabuskey wants to merge 1 commit intokubeflow:masterfrom
nabuskey:version

Conversation

@nabuskey
Copy link
Copy Markdown
Contributor

Purpose of this PR

Proposed changes:

  • We have already released version 2.5.0 so we need to update the version file for correctness.
  • Removed old information from readme version table that are no longer relevant.

Change Category

  • Bugfix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that could affect existing functionality)
  • Documentation update

Rationale

Checklist

  • I have conducted a self-review of my own code.
  • I have updated documentation accordingly.
  • I have added tests that prove my changes are effective or that my feature works.
  • Existing unit tests pass locally with my changes.

Additional Notes

…ject

Signed-off-by: Manabu McCloskey <manabu.mccloskey@gmail.com>
Copilot AI review requested due to automatic review settings April 30, 2026 21:53
@google-oss-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign chenyi015 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s published version and refreshes the README’s version matrix to reflect the latest operator releases.

Changes:

  • Update the root VERSION file from the v2.5.0-rc.0 release candidate to the released v2.5.0.
  • Refresh the README version matrix by adding v2.4.x/v2.5.x entries and removing older legacy version rows.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
VERSION Bumps the repo’s canonical version string to v2.5.0.
README.md Updates the operator version matrix to reflect more recent releases and prune older entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread VERSION
@@ -1 +1 @@
v2.5.0-rc.0
v2.5.0
Comment thread README.md
Comment on lines +94 to +95
| `v2.5.x` | `v1beta2` | 1.32+ | `4.0.1` |
| `v2.4.x` | `v1beta2` | 1.32+ | `4.0.0` |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants