fix(helm): Update helm version with release
This commit is contained in:
@@ -3,7 +3,7 @@ name: nextcloud-mcp-server
|
|||||||
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
|
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.1
|
version: 0.1.1
|
||||||
appVersion: "0.21.0"
|
appVersion: "0.22.2"
|
||||||
keywords:
|
keywords:
|
||||||
- nextcloud
|
- nextcloud
|
||||||
- mcp
|
- mcp
|
||||||
|
|||||||
+1
-1
@@ -66,7 +66,7 @@ version_provider = "uv"
|
|||||||
update_changelog_on_bump = true
|
update_changelog_on_bump = true
|
||||||
major_version_zero = true
|
major_version_zero = true
|
||||||
version_files = [
|
version_files = [
|
||||||
"charts/nextcloud-mcp-server/Chart.yaml:^appVersion:"
|
"charts/nextcloud-mcp-server/Chart.yaml:appVersion"
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff.lint]
|
[tool.ruff.lint]
|
||||||
|
|||||||
Reference in New Issue
Block a user