Skip to content

Commit

Permalink
chore: release helm-cosmo 0.12.1 🚀 (#1244)
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 Oct 4, 2024
1 parent 6fe4aef commit d91705b
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.0",
"helm/cosmo": "0.12.1",
"helm/cosmo/charts/router": "0.8.1"
}
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.1](https://github.com/wundergraph/cosmo/compare/helm-cosmo@0.12.0...helm-cosmo@0.12.1) (2024-10-04)


### Bug Fixes

* make probes use the container/service port ([#1243](https://github.com/wundergraph/cosmo/issues/1243)) ([6fe4aef](https://github.com/wundergraph/cosmo/commit/6fe4aeff7b2c30a220c5b7e0c95a78ac39e330bd))

## [0.12.0](https://github.com/wundergraph/cosmo/compare/helm-cosmo@0.11.2...helm-cosmo@0.12.0) (2024-09-24)


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.0'
version: '0.12.1'

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.0](https://img.shields.io/badge/Version-0.12.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.12.1](https://img.shields.io/badge/Version-0.12.1-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 d91705b

Please sign in to comment.