chore: release helm-cosmo 0.14.0 🚀#2193
Conversation
WalkthroughBumps Helm chart version to 0.14.0 in the release manifest, Chart.yaml, and README; adds a 0.14.0 entry to Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Pre-merge checks (3 passed)✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
✅ Files skipped from review due to trivial changes (1)
🚧 Files skipped from review as they are similar to previous changes (3)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (1)
helm/cosmo/README.md (1)
5-5: README version badge synced to 0.14.0: OK.If helm-docs is used in this repo, ensure it’s re-run post-release so the values table reflects any future changes automatically.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (4)
.release-please-manifest.json(1 hunks)helm/cosmo/CHANGELOG.md(1 hunks)helm/cosmo/Chart.yaml(1 hunks)helm/cosmo/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-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/Chart.yamlhelm/cosmo/CHANGELOG.mdhelm/cosmo/README.md.release-please-manifest.json
📚 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
🔇 Additional comments (3)
helm/cosmo/Chart.yaml (1)
19-19: Approve version bump Version 0.14.0 is consistent across Chart.yaml, README badge, and the release manifest..release-please-manifest.json (1)
2-2: Manifest entry updated to 0.14.0: OK.Router subchart remains at 0.14.0 as before; no action needed.
helm/cosmo/CHANGELOG.md (1)
3-9: Changelog entry for 0.14.0: looks good.Date and compare range are correct; feature summary matches the PR description.
b53556a to
4906be1
Compare
There was a problem hiding this comment.
Actionable comments posted: 0
🧹 Nitpick comments (2)
helm/cosmo/Chart.yaml (2)
25-27: Align Artifact Hub change note with actual release content.Current note says “Pin dependencies…”, while this release highlights updated Bitnami images in values. Suggest updating to reflect the user-facing change.
artifacthub.io/changes: | - - kind: changed - description: "Pin dependencies to the latest stable version" + - kind: changed + description: "Update images in values for Bitnami Helm charts (#2190)"
29-31: Use a stable source URL for Artifact Hub.Point the source link to the chart directory in the main branch to avoid 404s in Artifact Hub.
- name: source - url: https://github.com/wundergraph/cosmo/helm/cosmo + url: https://github.com/wundergraph/cosmo/tree/main/helm/cosmo
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (4)
.release-please-manifest.json(1 hunks)helm/cosmo/CHANGELOG.md(1 hunks)helm/cosmo/Chart.yaml(1 hunks)helm/cosmo/README.md(1 hunks)
🚧 Files skipped from review as they are similar to previous changes (3)
- .release-please-manifest.json
- helm/cosmo/README.md
- helm/cosmo/CHANGELOG.md
🧰 Additional context used
🧠 Learnings (2)
📓 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-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/Chart.yaml
🔇 Additional comments (1)
helm/cosmo/Chart.yaml (1)
19-19: Version bump to 0.14.0 looks good.Semver format is correct for Helm chart
version. Per our previous learning for this repo, README badge sync happens in separate release PRs—no action requested here.
57961fc to
83db558
Compare
|
@StarpTech / @Noroth pls review |
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
0.14.0 (2025-09-09)
Features
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit
New Features
Documentation
Chores