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
This commit is contained in:
sha
2026-08-23 13:22:56 +03:00
co-authored by Claude Sonnet 5
parent 204467008e
commit d22a3a62cf
+1 -1
View File
@@ -2,5 +2,5 @@ apiVersion: v2
name: gitea-mcp
description: Gitea MCP server Helm chart
type: application
version: 0.1.0
version: 0.1.1
appVersion: "1.6.0"