From 897555b1dca856a258916a3d03fbddad34b77baf Mon Sep 17 00:00:00 2001 From: DevContainer User Date: Sun, 22 Feb 2026 20:27:12 +0000 Subject: [PATCH] chore: bump chart version to 0.4.2 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude Co-Authored-By: Happy --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 736dfcb..673f981 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: devcontainer description: Dev Container with AI coding agents and MCP sidecars type: application -version: 0.4.1 +version: 0.4.2 appVersion: "latest"