Skip to content

[INFRA-286] Plane-EE: bumped appVersion to 2.1.0#183

Merged
mguptahub merged 3 commits intomasterfrom
add-new-static-route
Dec 10, 2025
Merged

[INFRA-286] Plane-EE: bumped appVersion to 2.1.0#183
mguptahub merged 3 commits intomasterfrom
add-new-static-route

Conversation

@akshat5302
Copy link
Member

@akshat5302 akshat5302 commented Dec 8, 2025

Description

This pull request updates the Plane Enterprise Helm chart to support version 2.1.0 of Plane

Type of Change

  • Documentation update

* Update Plane version in Chart.yaml, questions.yml, README.md, and values.yaml to reflect the new version 2.0.1.
* Ensure all relevant documentation and default values are consistent with the latest version.
@makeplane
Copy link

makeplane bot commented Dec 8, 2025

Linked to Plane Work Item(s)

This comment was auto-generated by Plane

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 8, 2025

Walkthrough

Helm chart updates for Plane Enterprise: chart version bumped to 1.6.7 and application Plane version moved from v2.0.0 to v2.1.0; README and values/questions defaults updated and a new Ingress path for /static/ routing to the API service was added.

Changes

Cohort / File(s) Summary
Chart & Defaults
charts/plane-enterprise/Chart.yaml, charts/plane-enterprise/values.yaml, charts/plane-enterprise/questions.yml
Chart version bumped to 1.6.7; plane/app version default updated from v2.0.0 to v2.1.0.
Documentation
charts/plane-enterprise/README.md
Updated PLANE_VERSION references and environment/example snippets from v2.0.0 to v2.1.0.
Ingress
charts/plane-enterprise/templates/ingress.yaml
Added new ingress path for /static/ routing to the API service on port 8000 (same backend used for /auth/).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

  • Check Chart.yaml and values/questions consistency for the new v2.1.0 appVersion/planeVersion.
  • Validate ingress YAML: path, service name resolution using release name, port 8000, and no conflicts with existing paths.
  • Verify README examples match the actual defaults.

Poem

🐰 I hopped through charts with careful paw,

bumped versions up, no hidden flaw.
A static path I placed with glee,
So assets find their map to be —
Hooray for Plane, now v2.1.0!

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Title check ⚠️ Warning The title mentions bumping appVersion to 2.1.0, which is accurate per the raw summary. However, the PR objectives indicate the PR also adds a new static route in ingress, which is a significant change not reflected in the title. Update the title to include both main changes: '[INFRA-286] Plane-EE: Add static ingress route and bump appVersion to 2.1.0' or similar, to accurately represent all key modifications.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch add-new-static-route

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

* Update appVersion in Chart.yaml to 2.1.0.
* Change default Plane version in questions.yml, README.md, and values.yaml to v2.1.0.
* Ensure all relevant documentation reflects the latest version.
@akshat5302 akshat5302 changed the title [INFRA-286] Plane-EE: Add new Static route in ingress and bumped appVersion to 2.0.1 [INFRA-286] Plane-EE: bumped appVersion to 2.1.0 Dec 9, 2025
@mguptahub mguptahub merged commit fecd8f8 into master Dec 10, 2025
3 checks passed
@mguptahub mguptahub deleted the add-new-static-route branch December 10, 2025 12:19
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.

2 participants