From eca874a10551a8a1badae30d567c970c895b5207 Mon Sep 17 00:00:00 2001 From: thepagent Date: Sat, 4 Apr 2026 20:48:19 +0800 Subject: [PATCH] chore: bump chart to 0.2.0 --- charts/agent-broker/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/agent-broker/Chart.yaml b/charts/agent-broker/Chart.yaml index ae6b9f95..5fb575e0 100644 --- a/charts/agent-broker/Chart.yaml +++ b/charts/agent-broker/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: agent-broker description: Discord ↔ ACP coding CLI bridge (Kiro CLI, Claude Code, Codex, Gemini) type: application -version: 0.1.12 +version: 0.2.0 appVersion: "7a6fe69"