File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "helm/cosmo" : " 0.16.0" ,
3- "helm/cosmo/charts/router" : " 0.15.0 "
3+ "helm/cosmo/charts/router" : " 0.15.1 "
44}
Original file line number Diff line number Diff line change 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-19)
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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments