From b35f9d4e7b4f58d65f32d834e6c7e34bc80efa7e Mon Sep 17 00:00:00 2001 From: Ludwig Bedacht Date: Fri, 15 Aug 2025 11:27:38 +0200 Subject: [PATCH 1/2] chore: update only router chart --- helm/cosmo/charts/router/Chart.yaml | 4 ++-- helm/cosmo/charts/router/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm/cosmo/charts/router/Chart.yaml b/helm/cosmo/charts/router/Chart.yaml index fb079e473b..ec59bf0c6a 100644 --- a/helm/cosmo/charts/router/Chart.yaml +++ b/helm/cosmo/charts/router/Chart.yaml @@ -15,13 +15,13 @@ 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: '0.197.1' +appVersion: '0.243.0' keywords: - wundergraph diff --git a/helm/cosmo/charts/router/README.md b/helm/cosmo/charts/router/README.md index 4a961bcd4d..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.197.1](https://img.shields.io/badge/AppVersion-0.197.1-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. From 7a3d8c11d25004222d08f3443d4354e200568cca Mon Sep 17 00:00:00 2001 From: Ludwig Bedacht Date: Fri, 15 Aug 2025 12:19:14 +0200 Subject: [PATCH 2/2] chore: do not bump chart version --- helm/cosmo/charts/router/Chart.yaml | 2 +- helm/cosmo/charts/router/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/helm/cosmo/charts/router/Chart.yaml b/helm/cosmo/charts/router/Chart.yaml index ec59bf0c6a..ac9b57003a 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.14.0 +version: 0.13.1 # 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 5aa13192b5..92774d67d4 100644 --- a/helm/cosmo/charts/router/README.md +++ b/helm/cosmo/charts/router/README.md @@ -1,6 +1,6 @@ # router -![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) +![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) This is the official Helm Chart for the WunderGraph Cosmo Router.