Conversation
…in Chart.yaml and related documentation
WalkthroughThis change updates the Plane Enterprise Helm chart to version 1.2.2 and the corresponding application version to 1.9.2. Documentation and configuration files were revised to reference the new application version, including default values and environment variable examples. Changes
Sequence Diagram(s)sequenceDiagram
participant User
participant HelmChart
participant PlaneApp
User->>HelmChart: Install/Upgrade chart (v1.2.2)
HelmChart->>PlaneApp: Deploy Plane (v1.9.2)
PlaneApp-->>User: Plane v1.9.2 running
Possibly related PRs
Suggested reviewers
Poem
Tip ⚡️ Faster reviews with caching
Enjoy the performance boost—your workflow just got faster. 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (4)
🔇 Additional comments (6)
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
|
Pull Request Linked with Plane Work Items Comment Automatically Generated by Plane |
Description
Bump Plane version to 1.2.2 and update appVersion to 1.9.2 in Chart.yaml and related documentation
Summary by CodeRabbit