mirror of
https://github.com/shadoll/helm-charts.git
synced 2026-08-28 11:33:17 +00:00
chore: Add initial Helm chart for mcp-server-qdrant with deployment, service, ingress, and values configuration
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiVersion: v2
|
||||
name: mcp-server-qdrant
|
||||
description: MCP server exposing a Qdrant collection as agent-memory tools (store/find)
|
||||
type: application
|
||||
version: 0.1.0
|
||||
appVersion: "0.8.1"
|
||||
annotations:
|
||||
version-source: github-release:qdrant/mcp-server-qdrant
|
||||
version-pattern: "s|^v||"
|
||||
Reference in New Issue
Block a user