diff --git a/.release-please-manifest.json b/.release-please-manifest.json index ecd07abb53..6225f69b3f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { "helm/cosmo": "0.13.1", - "helm/cosmo/charts/router": "0.13.1" + "helm/cosmo/charts/router": "0.14.0" } diff --git a/helm/cosmo/charts/router/CHANGELOG.md b/helm/cosmo/charts/router/CHANGELOG.md index 2747baf6f2..5251ef82f1 100644 --- a/helm/cosmo/charts/router/CHANGELOG.md +++ b/helm/cosmo/charts/router/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.0](https://github.com/wundergraph/cosmo/compare/helm-cosmo-router@0.13.1...helm-cosmo-router@0.14.0) (2025-08-15) + + +### Features + +* bump helm versions ([#2142](https://github.com/wundergraph/cosmo/issues/2142)) ([df97e3d](https://github.com/wundergraph/cosmo/commit/df97e3d42ac942ddf2678b83e4d284f3d4ca63d8)) + ## [0.13.1](https://github.com/wundergraph/cosmo/compare/helm-cosmo-router@0.13.0...helm-cosmo-router@0.13.1) (2025-06-23) diff --git a/helm/cosmo/charts/router/Chart.yaml b/helm/cosmo/charts/router/Chart.yaml index ac9b57003a..ec59bf0c6a 100644 --- a/helm/cosmo/charts/router/Chart.yaml +++ b/helm/cosmo/charts/router/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.13.1 +version: 0.14.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/helm/cosmo/charts/router/README.md b/helm/cosmo/charts/router/README.md index 92774d67d4..5aa13192b5 100644 --- a/helm/cosmo/charts/router/README.md +++ b/helm/cosmo/charts/router/README.md @@ -1,6 +1,6 @@ # router -![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) +![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) This is the official Helm Chart for the WunderGraph Cosmo Router.