Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: Set the release version to v1.14.0 #14024

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

travisn
Copy link
Member

@travisn travisn commented Apr 3, 2024

For the minor release update the example manifests and docs to v1.14.0.

Checklist:

  • Commit Message Formatting: Commit titles and messages follow guidelines in the developer guide.
  • Reviewed the developer guide on Submitting a Pull Request
  • Pending release notes updated with breaking and/or notable changes for the next minor release.
  • Documentation has been updated, if necessary.
  • Unit tests have been added, if necessary.
  • Integration tests have been added, if necessary.

For the minor release update the example manifests and docs
to v1.14.0.

Signed-off-by: Travis Nielsen <tnielsen@redhat.com>
@travisn travisn requested a review from BlaineEXE April 3, 2024 18:50
@@ -41,11 +41,11 @@ virtual machine.
make build
```

Tag the newly built images to `rook/ceph:local-build` for running tests, or `rook/ceph:v1.14.0-beta.0` if creating example manifests::
Tag the newly built images to `rook/ceph:local-build` for running tests, or `rook/ceph:master` if creating example manifests::
Copy link
Member Author

Choose a reason for hiding this comment

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

There is no need to update the release tags in this developer doc, so reverting to master

Copy link

mergify bot commented Apr 3, 2024

Hi @travisn, this pull request was opened against a release branch, is it expected? Normally patches should go in the master branch first and then be backported to release branches.

@travisn travisn changed the title build: set the release version to v1.14.0 build: Set the release version to v1.14.0 Apr 3, 2024
@travisn travisn merged commit bc37caa into rook:release-1.14 Apr 3, 2024
51 of 52 checks passed
@travisn travisn deleted the release-1.14.0 branch May 29, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants