3 Commits
Author SHA1 Message Date
shaandClaude Sonnet 5 d22a3a62cf Bump gitea-mcp chart to 0.1.1
HelmRelease uses reconcileStrategy: ChartVersion, so the entrypoint/
flag fix in the previous commit was never picked up by Flux without
a version bump.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01566weDFku8TaRC2CJUPVM1
2026-08-23 13:22:56 +03:00
shaandClaude Sonnet 5 204467008e Fix gitea-mcp container entrypoint and CLI flags
The image has no gitea-mcp on PATH (binary lives at /app/gitea-mcp),
and the real binary only accepts -t/-port (Go flag style, no --addr
flag exists) — verified against upstream docs which described flags
that don't match the shipped binary.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01566weDFku8TaRC2CJUPVM1
2026-08-23 13:21:22 +03:00
sha 542b81ca3e Add Helm chart for Gitea MCP server 2026-08-23 13:17:19 +03:00