Skip to content

Commit aa197ed

Browse files
committed
chore: release helm-cosmo-router 0.15.1 🚀
1 parent 0443e4c commit aa197ed

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"helm/cosmo": "0.16.0",
3-
"helm/cosmo/charts/router": "0.15.0"
3+
"helm/cosmo/charts/router": "0.15.1"
44
}

helm/cosmo/charts/router/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.15.1](https://github.com/wundergraph/cosmo/compare/helm-cosmo-router@0.15.0...helm-cosmo-router@0.15.1) (2026-03-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **helm:** exclude commonLabels from immutable selector matchLabels ([#2571](https://github.com/wundergraph/cosmo/issues/2571)) ([5758b4f](https://github.com/wundergraph/cosmo/commit/5758b4fc73f26ee18dbfda64b979d8025029711a))
9+
310
## [0.15.0](https://github.com/wundergraph/cosmo/compare/helm-cosmo-router@0.14.0...helm-cosmo-router@0.15.0) (2025-09-10)
411

512

helm/cosmo/charts/router/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 0.15.0
18+
version: 0.15.1
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)