Skip to content

Conversation

@StarpTech
Copy link
Contributor

@StarpTech StarpTech commented Aug 15, 2025

🤖 I have created a release beep boop

0.14.0 (2025-08-15)

Features


This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • Chores

    • Bumped Router Helm chart from 0.13.1 to 0.14.0; release manifest updated to track the new chart version. AppVersion unchanged.
    • Users can now install/upgrade the Router chart at version 0.14.0 via Helm.
  • Documentation

    • Added a new changelog entry for 0.14.0 noting the version update.
    • Updated README badges to reflect the new chart version.

@coderabbitai
Copy link

coderabbitai bot commented Aug 15, 2025

Walkthrough

Bumps the Router Helm chart from 0.13.1 to 0.14.0 across metadata and docs. Updates include Chart.yaml version, README badge, CHANGELOG entry for 0.14.0, and .release-please-manifest.json mapping. AppVersion remains 0.243.0; no functional templates or code changed.

Changes

Cohort / File(s) Summary
Router chart version bump
helm/cosmo/charts/router/Chart.yaml, helm/cosmo/charts/router/README.md
Increment chart version to 0.14.0; update README version badge. AppVersion unchanged (0.243.0).
Router changelog update
helm/cosmo/charts/router/CHANGELOG.md
Add 0.14.0 entry (2025-08-15) with “bump helm versions” note and reference commit/issue.
Release manifest mapping
.release-please-manifest.json
Update key helm/cosmo/charts/router from 0.13.1 to 0.14.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Tip

🔌 Remote MCP (Model Context Protocol) integration is now available!

Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats.


📜 Recent review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

💡 Knowledge Base configuration:

  • MCP integration is disabled by default for public repositories
  • Jira integration is disabled by default for public repositories
  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between df97e3d and 63a9c09.

📒 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 (2)
📓 Common learnings
Learnt from: StarpTech
PR: wundergraph/cosmo#2142
File: helm/cosmo/Chart.yaml:0-0
Timestamp: 2025-08-15T10:21:45.814Z
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.814Z
Learnt from: StarpTech
PR: wundergraph/cosmo#2142
File: helm/cosmo/Chart.yaml:0-0
Timestamp: 2025-08-15T10:21:45.814Z
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
  • helm/cosmo/charts/router/CHANGELOG.md
🔇 Additional comments (4)
helm/cosmo/charts/router/Chart.yaml (1)

18-18: Update README Version badge to match Chart.yaml (0.14.0)

The chart bump in Chart.yaml, the release-please manifest, and CHANGELOG.md all correctly use version 0.14.0, but the Version badge in README.md is still showing 0.243.0. Please update it so all version references remain consistent.

• helm/cosmo/charts/router/README.md:

  • Change the Version badge from 0.243.0 to 0.14.0 (the AppVersion badge is already correct).

Suggested diff:

--- helm/cosmo/charts/router/README.md
- ![](https://img.shields.io/badge/Version-0.243.0-informational)
+ ![](https://img.shields.io/badge/Version-0.14.0-informational)
⛔ Skipped due to learnings
Learnt from: StarpTech
PR: wundergraph/cosmo#2142
File: helm/cosmo/Chart.yaml:0-0
Timestamp: 2025-08-15T10:21:45.814Z
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.
helm/cosmo/charts/router/README.md (1)

3-3: README badge in sync with chart (0.14.0) and AppVersion (0.243.0)

This matches Chart.yaml and the release scope. Also aligns with our prior practice of syncing badges in the release PR.

.release-please-manifest.json (1)

3-3: Release Please manifest updated for router to 0.14.0

Top-level helm/cosmo remains at 0.13.1, which is expected since this PR targets the router subchart only.

helm/cosmo/charts/router/CHANGELOG.md (1)

3-9: Changelog entry for 0.14.0 looks correct

Version, date, compare link, and feature reference to #2142 with commit hash are all consistent.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch release-please--branches--main--components--helm-cosmo-router

🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@StarpTech StarpTech merged commit a559f57 into main Aug 15, 2025
11 checks passed
@StarpTech StarpTech deleted the release-please--branches--main--components--helm-cosmo-router branch August 15, 2025 10:56
@StarpTech
Copy link
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