chore: release helm-cosmo-router 0.15.0 🚀#2202
Conversation
WalkthroughBumps the Cosmo router Helm chart version from 0.14.0 to 0.15.0 across manifest, Chart.yaml, and README badges, and adds a new 0.15.0 entry to the router chart CHANGELOG (2025-09-10) referencing pod label configuration (issue #2200). AppVersion remains 0.243.0. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Pre-merge checks (2 passed, 1 warning)❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
🚧 Files skipped from review as they are similar to previous changes (4)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
.release-please-manifest.json (1)
3-3: Manifest entry updated; parent not bumped—confirm intent.Only the nested router chart moved to 0.15.0 while "helm/cosmo" stays at 0.14.0. Assuming only the router chart is released here, this is expected. If the root chart should track subchart bumps, consider a coordinated release.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (4)
.release-please-manifest.json(1 hunks)helm/cosmo/charts/router/CHANGELOG.md(1 hunks)helm/cosmo/charts/router/Chart.yaml(1 hunks)helm/cosmo/charts/router/README.md(1 hunks)
🧰 Additional context used
🧠 Learnings (3)
📓 Common learnings
Learnt from: StarpTech
PR: wundergraph/cosmo#2142
File: helm/cosmo/Chart.yaml:0-0
Timestamp: 2025-08-15T10:21:45.838Z
Learning: In the WunderGraph Cosmo project, helm chart version upgrades and README badge synchronization are handled in separate helm release PRs, not in the initial version bump PRs.
📚 Learning: 2025-08-20T22:13:25.222Z
Learnt from: StarpTech
PR: wundergraph/cosmo#2157
File: router-tests/go.mod:16-16
Timestamp: 2025-08-20T22:13:25.222Z
Learning: github.com/mark3labs/mcp-go v0.38.0 has regressions and should not be used in the wundergraph/cosmo project. v0.36.0 is the stable version that should be used across router-tests and other modules.
Applied to files:
.release-please-manifest.json
📚 Learning: 2025-08-15T10:21:45.838Z
Learnt from: StarpTech
PR: wundergraph/cosmo#2142
File: helm/cosmo/Chart.yaml:0-0
Timestamp: 2025-08-15T10:21:45.838Z
Learning: In the WunderGraph Cosmo project, helm chart version upgrades and README badge synchronization are handled in separate helm release PRs, not in the initial version bump PRs.
Applied to files:
helm/cosmo/charts/router/README.md
🔇 Additional comments (3)
helm/cosmo/charts/router/Chart.yaml (1)
18-18: Semver bump confirmed; appVersion unchanged by design. Chart version 0.15.0 aligns with the README badge and the release-please manifest; retaining appVersion at 0.243.0 is correct.helm/cosmo/charts/router/README.md (1)
3-3: Badge sync with chart version is correct.Version badge reflects 0.15.0 and AppVersion 0.243.0. Values table already includes additionalPodLabels/additionalLabels, matching the feature.
helm/cosmo/charts/router/CHANGELOG.md (1)
3-9: Changelog entry is clear and dated correctly.Links and date (2025-09-10) look good; feature description matches the release note.
24622ed to
26a752a
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.15.0 (2025-09-10)
Features
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
New Features
Documentation
Chores