Release 2.6.0#231
Conversation
…uestions.yml, and values.yaml
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughThis pull request bumps the Plane Enterprise Helm chart and related defaults/documentation from v2.5.4 to v2.6.0. ChangesVersion Bump
🎯 1 (Trivial) | ⏱️ ~3 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@charts/plane-enterprise/values.yaml`:
- Line 1: The Helm chart's values.yaml sets planeVersion: v2.6.0 but the
corresponding Docker images (e.g., makeplane/web-commercial, space-commercial,
admin-commercial, live-commercial, monitor-commercial, silo-commercial,
backend-commercial, email-commercial, plane-pi-commercial,
node-runner-commercial) do not exist with that tag, which will cause
ImagePullBackOff; either publish all required images to Docker Hub with the
v2.6.0 tag or update the planeVersion value in
charts/plane-enterprise/values.yaml to a tag that is already published, then
verify templates that reference .Values.planeVersion (used to build image tags)
point to the correct released tag.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: d5a80f2c-a5b2-479a-9b19-37af93ba677a
📒 Files selected for processing (4)
charts/plane-enterprise/Chart.yamlcharts/plane-enterprise/README.mdcharts/plane-enterprise/questions.ymlcharts/plane-enterprise/values.yaml
Description
Type of Change
Screenshots and Media (if applicable)
Test Scenarios
References
Summary by CodeRabbit
Chores
Documentation