Skip to content

Commit

Permalink
chore: release helm-cosmo 0.12.3 🚀 (#1393)
Browse files Browse the repository at this point in the history
Co-authored-by: hardworker-bot <bot@wundergraph.com>
  • Loading branch information
StarpTech and hardworker-bot authored Nov 22, 2024
1 parent 484898d commit 3167350
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 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.12.2",
"helm/cosmo": "0.12.3",
"helm/cosmo/charts/router": "0.9.0"
}
7 changes: 7 additions & 0 deletions helm/cosmo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.12.3](https://github.com/wundergraph/cosmo/compare/helm-cosmo@0.12.2...helm-cosmo@0.12.3) (2024-11-22)


### Bug Fixes

* delete org and user workflows ([#1326](https://github.com/wundergraph/cosmo/issues/1326)) ([484898d](https://github.com/wundergraph/cosmo/commit/484898d885fc99dda8f81a2855173bd3628a5639))

## [0.12.2](https://github.com/wundergraph/cosmo/compare/helm-cosmo@0.12.1...helm-cosmo@0.12.2) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion helm/cosmo/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,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.12.2'
version: '0.12.3'

home: https://github.com/wundergraph/cosmo

Expand Down
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.12.2](https://img.shields.io/badge/Version-0.12.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.12.3](https://img.shields.io/badge/Version-0.12.3-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

0 comments on commit 3167350

Please sign in to comment.