From 91e2d2e29d409e4dff7178118ff4e49462d18b56 Mon Sep 17 00:00:00 2001 From: "cryptophys.adm" Date: Sun, 1 Feb 2026 16:30:06 +0000 Subject: [PATCH] Add helm/Chart.yaml --- helm/Chart.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 helm/Chart.yaml diff --git a/helm/Chart.yaml b/helm/Chart.yaml new file mode 100644 index 0000000..2f501c8 --- /dev/null +++ b/helm/Chart.yaml @@ -0,0 +1,5 @@ +apiVersion: v2 +name: mcp-server +description: Cryptophys MCP Server Helm Chart +version: 1.0.0 +appVersion: "1.0.0"