From db7e422b962a8e7d03b9851054b3fe86e64dcc80 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Sat, 21 Feb 2026 07:11:37 -0500 Subject: [PATCH] fix(mcp): use v0.41.1 for flux-operator-mcp instead of latest --- chart/Chart.yaml | 2 +- chart/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 3fb1edc..995bd95 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.15 +version: 0.1.16 appVersion: "latest" diff --git a/chart/values.yaml b/chart/values.yaml index 15805e6..149708b 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -86,7 +86,7 @@ mcpSidecars: enabled: true image: repository: ghcr.io/controlplaneio-fluxcd/flux-operator-mcp - tag: latest + tag: v0.41.1 port: 8081 resources: requests: