From c18e50c0256eb066d53bceed7841bc3aaa2bd351 Mon Sep 17 00:00:00 2001 From: "openclaw-helm-bot[bot]" <3185992+openclaw-helm-bot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 05:47:42 +0000 Subject: [PATCH] chore: bump chart to 0.3.3 image: dd7e1ca --- charts/agent-broker/Chart.yaml | 4 ++-- charts/agent-broker/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/agent-broker/Chart.yaml b/charts/agent-broker/Chart.yaml index 6c6c775d..cfcaa872 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.3.2-beta.25 -appVersion: "b36ff36" +version: 0.3.3 +appVersion: "dd7e1ca" diff --git a/charts/agent-broker/values.yaml b/charts/agent-broker/values.yaml index 0ab4d5a4..7bcfafd8 100644 --- a/charts/agent-broker/values.yaml +++ b/charts/agent-broker/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/thepagent/agent-broker - tag: "b36ff36" + tag: "dd7e1ca" pullPolicy: IfNotPresent replicas: 1