Skip to content

Commit

Permalink
chore: release helm-cosmo 0.10.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
StarpTech committed Aug 28, 2024
1 parent cfe708a commit b30add6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 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.9.0",
"helm/cosmo": "0.10.0",
"helm/cosmo/charts/router": "0.6.0"
}
8 changes: 8 additions & 0 deletions helm/cosmo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.10.0](https://github.com/wundergraph/cosmo/compare/helm-cosmo@0.9.0...helm-cosmo@0.10.0) (2024-08-28)


### Features

* **cosmo:** add setting commonLabels on subchart resources ([#1120](https://github.com/wundergraph/cosmo/issues/1120)) ([030dc6d](https://github.com/wundergraph/cosmo/commit/030dc6da6652508d041bb34715d867d3a54db004))
* **keycloak:** enable passing smtpServer to keycloak ([#1116](https://github.com/wundergraph/cosmo/issues/1116)) ([b278c75](https://github.com/wundergraph/cosmo/commit/b278c75a4fdfa572e8891a61ff3bc582947c7c2b))

## [0.9.0](https://github.com/wundergraph/cosmo/compare/helm-cosmo@0.8.0...helm-cosmo@0.9.0) (2024-08-26)


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.9.0'
version: '0.10.0'

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

Expand Down

0 comments on commit b30add6

Please sign in to comment.