fix(helm): Update helm version with release

This commit is contained in:
Chris Coutinho
2025-10-29 11:34:58 +01:00
parent 9ec7637579
commit 3e45b6ca25
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ version_provider = "uv"
update_changelog_on_bump = true
major_version_zero = true
version_files = [
"charts/nextcloud-mcp-server/Chart.yaml:^appVersion:"
"charts/nextcloud-mcp-server/Chart.yaml:appVersion"
]
[tool.ruff.lint]