chore(release): bump version to 2.0.2 - #771
Conversation
- pyproject.toml + uv.lock: 2.0.1 -> 2.0.2 - compose: openrag and openrag-admin-ui pins -> v2.0.2 - chart: version 0.5.2 -> 0.5.3, appVersion -> 2.0.2 - chart values: ray, openrag, adminUi image tags -> v2.0.2
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe release version is updated to 2.0.2 across project and Helm metadata, while Helm and Docker Compose image references move from v2.0.1 to v2.0.2. ChangesRelease alignment
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
hedhoud
left a comment
There was a problem hiding this comment.
This branch is now 20 commits behind develop, so its successful checks do not validate the code that would actually ship. Please cut or refresh the 2.0.2 release from the current develop, rerun CI, and keep the image publication order consistent with the v2.0.1 release flow.
| repository: ghcr.io/linagora/openrag-ray | ||
| # Pin to a release tag (ideally a digest) for reproducible deploys. | ||
| tag: "v2.0.1" | ||
| tag: "v2.0.2" |
There was a problem hiding this comment.
These image tags are not available yet. Because this PR targets develop, merging it will immediately publish chart 0.5.3-dev with defaults that cannot be pulled, leaving deployments in ImagePullBackOff. Please keep the release-only pins on the release branch until v2.0.2 is published, then back-merge them as we did for v2.0.1.
|
Closing this in favor of doing the version bump as part of the actual release cut, not directly on Why:
Correct order for 2.0.2: cut a Will reopen following that flow once the 2.0.2 release is actually cut. |
Summary
Test plan
Summary by CodeRabbit