File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
charts/nextcloud-mcp-server Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
22name = " cz_conventional_commits"
3- version = " 0.55.0 "
3+ version = " 0.55.1 "
44tag_format = " nextcloud-mcp-server-$version"
55version_scheme = " semver"
66update_changelog_on_bump = true
Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414- Configurable resource limits
1515- Grafana dashboard annotations
1616
17+ ## nextcloud-mcp-server-0.55.1 (2025-12-22)
18+
19+ ### Fix
20+
21+ - ** helm** : trigger chart release workflow on helm chart tags
22+
1723## nextcloud-mcp-server-0.55.0 (2025-12-22)
1824
1925### BREAKING CHANGE
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
22name : nextcloud-mcp-server
33description : A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
44type : application
5- version : 0.55.0
5+ version : 0.55.1
66appVersion : " 0.59.0"
77keywords :
88 - nextcloud
You can’t perform that action at this time.
0 commit comments