Skip to content

Commit

Permalink
chore: release helm-cosmo-router 0.8.1 🚀 (#1176)
Browse files Browse the repository at this point in the history
Co-authored-by: hardworker-bot <[email protected]>
  • Loading branch information
StarpTech and hardworker-bot authored Sep 16, 2024
1 parent 324c4e5 commit 9e6520f
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"helm/cosmo": "0.11.2",
"helm/cosmo/charts/router": "0.8.0"
"helm/cosmo/charts/router": "0.8.1"
}
2 changes: 1 addition & 1 deletion helm/cosmo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

For a detailed deployment guide of the chart, including the full documentation, see the [DEV.md](DEV.md) file.

![Version: 0.11.1](https://img.shields.io/badge/Version-0.11.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.11.2](https://img.shields.io/badge/Version-0.11.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

This is the official Helm Chart for WunderGraph Cosmo - The Full Lifecycle GraphQL API Management Solution.

Expand Down
7 changes: 7 additions & 0 deletions helm/cosmo/charts/router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.8.1](https://github.com/wundergraph/cosmo/compare/[email protected]@0.8.1) (2024-09-16)


### Bug Fixes

* use appVersion by default, optimize keycloak startup time ([#1170](https://github.com/wundergraph/cosmo/issues/1170)) ([82c2bb9](https://github.com/wundergraph/cosmo/commit/82c2bb98d568fd7973fa700a84bec7ce4c0c51cf))

## [0.8.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.8.0) (2024-09-05)


Expand Down
2 changes: 1 addition & 1 deletion helm/cosmo/charts/router/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.8.0
version: 0.8.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
Expand Down
2 changes: 1 addition & 1 deletion helm/cosmo/charts/router/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# router

![Version: 0.8.0](https://img.shields.io/badge/Version-0.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.110.1](https://img.shields.io/badge/AppVersion-0.110.1-informational?style=flat-square)
![Version: 0.8.1](https://img.shields.io/badge/Version-0.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.110.1](https://img.shields.io/badge/AppVersion-0.110.1-informational?style=flat-square)

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

Expand Down

0 comments on commit 9e6520f

Please sign in to comment.