chore(versions): Bump for 2.20.0#580
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
WalkthroughThis PR performs a mechanical version bump from 2.19.0 to 2.20.0 across build configuration, deployment documentation, Kubernetes/Helm examples, custom plugin guides, orchestrator job templates, and corresponding unit test assertions. ChangesRelease Version 2.20.0
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
The blanket version bump rewrote factual references to when features shipped / pre-2.19.0 behavior. Restore those to 2.19.0; upgrade-target references stay at 2.20.0.
What
Bumps version references from
2.19.0→2.20.0for therelease/v2.20.0minor release.Generated via:
Scope
Updated: READMEs, docs, docker compose files, Helm chart files (
Chart.yaml,values.yaml,values.schema.json,README.md),Makefile,skaffold.yaml, and the compose unit tests.Intentionally excluded
tests/fixtures/**— restored after the bump. Automation updates these as new RC artifacts become available; bumping them early would make automation pull artifacts that don't yet exist..tool-versions— theskaffold 2.19.0pin is the skaffold tool version (independent of the FiftyOne app version) and is left unchanged.Follows the release-branch process for
fiftyone-teams-app-deploy(branchrelease/v2.20.0offmain, thenbump-versions-2.20.0off the release branch). Mirrors #578.🤖 Generated with Claude Code