Skip to content

BackMerge: Master to develop#157

Merged
mguptahub merged 5 commits intodevelopfrom
master
Sep 9, 2025
Merged

BackMerge: Master to develop#157
mguptahub merged 5 commits intodevelopfrom
master

Conversation

@akshat5302
Copy link
Member

@akshat5302 akshat5302 commented Sep 8, 2025

Summary by CodeRabbit

  • Chores

    • Bumped Helm chart version to 1.4.1 and application version to 1.14.1.
    • Updated default planeVersion to v1.14.1 across configuration files to ensure new installs use the latest release.
  • Documentation

    • Updated README to reference v1.14.1 in examples and defaults for consistency with the latest version.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 8, 2025

Walkthrough

Bumps Plane Enterprise Helm chart and app versions from 1.4.0/1.14.0 to 1.4.1/1.14.1. Updates corresponding defaults and references in README, questions.yml, and values.yaml. No logic, templates, or control flow changes.

Changes

Cohort / File(s) Summary of Changes
Chart metadata bump
charts/plane-enterprise/Chart.yaml
Updated chart version 1.4.0 → 1.4.1 and appVersion "1.14.0" → "1.14.1".
Docs and defaults version sync
charts/plane-enterprise/README.md, charts/plane-enterprise/questions.yml, charts/plane-enterprise/values.yaml
Updated documented/default Plane version strings from v1.14.0 → v1.14.1 across README, questions default, and values default.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • mguptahub
  • sriramveeraghanta

Poem

I nudge the tags, hop—tick, tock—
1.14.1 upon the dock.
Charts align, the values sing,
README hums a version spring.
With whiskers proud, I stamp and run—
shipped and done, v1.14.1. 🐇✨

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch master

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.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
charts/plane-enterprise/questions.yml (1)

541-547: Fix Let’s Encrypt ACME v2 directory URL

In charts/plane-enterprise/questions.yml at lines 541–547 and 1002–1005, replace the incorrect default URL with the canonical production endpoint:

-  default: "https://acme-v02.services.api.letsencrypt.org/directory"
+  default: "https://acme-v02.api.letsencrypt.org/directory"
🧹 Nitpick comments (1)
charts/plane-enterprise/questions.yml (1)

798-801: Potential default mismatch: Postgres volume size 5Gi here vs 2Gi elsewhere.

values.yaml (Lines 46–47) and README list 2Gi; questions.yml shows 5Gi. Pick one to avoid user confusion.

📜 Review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 696844f and a31934c.

📒 Files selected for processing (4)
  • charts/plane-enterprise/Chart.yaml (1 hunks)
  • charts/plane-enterprise/README.md (3 hunks)
  • charts/plane-enterprise/questions.yml (1 hunks)
  • charts/plane-enterprise/values.yaml (1 hunks)
🔇 Additional comments (6)
charts/plane-enterprise/values.yaml (1)

1-1: Version bump to v1.14.1 looks correct and consistent.

Matches Chart.yaml appVersion and docs in this PR.

charts/plane-enterprise/questions.yml (1)

23-23: LGTM on default planeVersion bump.

Default aligns with values.yaml and README.

charts/plane-enterprise/Chart.yaml (1)

8-9: Chart version/appVersion bump looks good.

No other metadata changes needed for this back-merge.

charts/plane-enterprise/README.md (3)

14-16: Docs updated to v1.14.1 — good.

Keeps install instructions in sync.


68-69: Minimum values snippet updated — good.

Consistent with values.yaml/questions.yml.


94-95: Customization table default updated — good.

Stays aligned with chart defaults.

@mguptahub mguptahub merged commit 092888a into develop Sep 9, 2025
6 checks passed
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.

4 participants