Skip to content

chore: release helm-cosmo-router 0.15.0 🚀#2202

Merged
miklosbarabas merged 2 commits intomainfrom
release-please--branches--main--components--helm-cosmo-router
Sep 10, 2025
Merged

chore: release helm-cosmo-router 0.15.0 🚀#2202
miklosbarabas merged 2 commits intomainfrom
release-please--branches--main--components--helm-cosmo-router

Conversation

@StarpTech
Copy link
Copy Markdown
Contributor

@StarpTech StarpTech commented Sep 10, 2025

🤖 I have created a release beep boop

0.15.0 (2025-09-10)

Features

  • pod label configuration in cosmo router helm chart (#2200) (b5b13a1)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Router Helm chart now supports configuring pod labels, enabling custom metadata on pods.
  • Documentation

    • Added 0.15.0 changelog entry highlighting the new pod label configuration.
    • Updated README version badge to 0.15.0.
  • Chores

    • Bumped router chart version to 0.15.0.
    • Updated release manifest to reference the new chart version.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Sep 10, 2025

Walkthrough

Bumps 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

Cohort / File(s) Summary
Router chart version bump
​.release-please-manifest.json, helm/cosmo/charts/router/Chart.yaml, helm/cosmo/charts/router/README.md, helm/cosmo/charts/router/CHANGELOG.md
Updated router chart version 0.14.0 → 0.15.0 in manifest, Chart.yaml, and README badge; added CHANGELOG entry for 0.15.0 (2025-09-10) mentioning pod label configuration (issue #2200, commit b5b13a1).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Pre-merge checks (2 passed, 1 warning)

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Title Check ⚠️ Warning The current title succinctly describes the primary change—releasing version 0.15.0 of the helm-cosmo-router chart—but includes an extraneous emoji, which is noise and reduces professional clarity. Remove the emoji from the title and use a clean format such as “chore: release helm-cosmo-router 0.15.0” to clearly convey the change without unnecessary symbols.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 24622ed and 476f70d.

📒 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)
🚧 Files skipped from review as they are similar to previous changes (4)
  • .release-please-manifest.json
  • helm/cosmo/charts/router/CHANGELOG.md
  • helm/cosmo/charts/router/Chart.yaml
  • helm/cosmo/charts/router/README.md

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

Copy link
Copy Markdown
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

🧹 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

📥 Commits

Reviewing files that changed from the base of the PR and between b5b13a1 and 24622ed.

📒 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.

@StarpTech StarpTech force-pushed the release-please--branches--main--components--helm-cosmo-router branch from 24622ed to 26a752a Compare September 10, 2025 08:31
@miklosbarabas miklosbarabas merged commit 6d2d60d into main Sep 10, 2025
11 checks passed
@miklosbarabas miklosbarabas deleted the release-please--branches--main--components--helm-cosmo-router branch September 10, 2025 09:00
@StarpTech
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants