From def2c5b3f3ac40547d20e410e540f8e6e6345fd1 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Sat, 21 Feb 2026 00:55:55 +0000 Subject: [PATCH] chore: bump chart version to 0.1.15 Triggers OCI artifact rebuild so Flux picks up the MCP sidecar changes. 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 a1c2943..3fb1edc 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: devcontainer description: Antigravity Dev Container with Happy Coder AI assistant type: application -version: 0.1.14 +version: 0.1.15 appVersion: "latest"