Skip to content

Commit a559f57

Browse files
StarpTechhardworker-bot
andauthored
chore: release helm-cosmo-router 0.14.0 🚀 (#2143)
Co-authored-by: hardworker-bot <bot@wundergraph.com>
1 parent df97e3d commit a559f57

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"helm/cosmo": "0.13.1",
3-
"helm/cosmo/charts/router": "0.13.1"
3+
"helm/cosmo/charts/router": "0.14.0"
44
}

helm/cosmo/charts/router/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.14.0](https://github.com/wundergraph/cosmo/compare/helm-cosmo-router@0.13.1...helm-cosmo-router@0.14.0) (2025-08-15)
4+
5+
6+
### Features
7+
8+
* bump helm versions ([#2142](https://github.com/wundergraph/cosmo/issues/2142)) ([df97e3d](https://github.com/wundergraph/cosmo/commit/df97e3d42ac942ddf2678b83e4d284f3d4ca63d8))
9+
310
## [0.13.1](https://github.com/wundergraph/cosmo/compare/helm-cosmo-router@0.13.0...helm-cosmo-router@0.13.1) (2025-06-23)
411

512

helm/cosmo/charts/router/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.13.1
18+
version: 0.14.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

helm/cosmo/charts/router/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# router
22

3-
![Version: 0.13.1](https://img.shields.io/badge/Version-0.13.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.243.0](https://img.shields.io/badge/AppVersion-0.243.0-informational?style=flat-square)
3+
![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.243.0](https://img.shields.io/badge/AppVersion-0.243.0-informational?style=flat-square)
44

55
This is the official Helm Chart for the WunderGraph Cosmo Router.
66

0 commit comments

Comments
 (0)