Skip to content

Commit 5259658

Browse files
bump: version 0.22.6 → 0.22.7
1 parent e03a3c2 commit 5259658

File tree

4 files changed

+10
-4
lines changed

4 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.22.7 (2025-10-29)
2+
3+
### Fix
4+
5+
- **helm**: Remove image tag overide
6+
17
## v0.22.6 (2025-10-29)
28

39
### Fix

charts/nextcloud-mcp-server/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: nextcloud-mcp-server
33
description: A Helm chart for Nextcloud MCP Server - enables AI assistants to interact with Nextcloud
44
type: application
5-
version: 0.22.6
6-
appVersion: "0.22.6"
5+
version: 0.22.7
6+
appVersion: "0.22.7"
77
keywords:
88
- nextcloud
99
- mcp

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nextcloud-mcp-server"
3-
version = "0.22.6"
3+
version = "0.22.7"
44
description = "Model Context Protocol (MCP) server for Nextcloud integration - enables AI assistants to interact with Nextcloud data"
55
authors = [
66
{name = "Chris Coutinho", email = "[email protected]"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)