From cb60f2a428254fec086996b276db54f8d1fd30a4 Mon Sep 17 00:00:00 2001 From: DevContainer User Date: Fri, 27 Feb 2026 14:22:09 +0000 Subject: [PATCH] chore: bump chart version to 2.2.0 Breaking change: removed Happy Coder and Node.js. Co-Authored-By: Claude Opus 4.6 --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 30ea19b..f10a5bd 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: devcontainer description: Dev Container with AI coding agents and MCP sidecars - supports persistent and dynamic deployment modes type: application -version: 2.1.1 +version: 2.2.0 appVersion: "latest" keywords: - development