Update Kubernetes configuration to version v1.16.0#160
Conversation
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on November 20. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
WalkthroughDocumentation updates bumping Plane version references from v1.15.0 to v1.16.0 in Kubernetes deployment instructions, including PLANE_VERSION environment variables, Helm values, and configuration tables. No logic changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-09-15T07:57:58.327ZApplied to files:
🔇 Additional comments (1)
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 |
This pull request updates the documentation for the Kubernetes self-hosting method to reference the latest Helm chart and Plane version. The main change is updating all references of the
planeVersionfromv1.15.0tov1.16.0to ensure users install the most recent release.Helm chart version update:
planeVersion: v1.16.0instead ofv1.15.0inself-hosting/methods/kubernetes.mdx.