feat: bump dependencies and add kubectl, k9s, Flux CLI

Update pinned versions: Node.js 22→24 LTS, Helm 3.17→4.1, Go 1.23→1.26.
Add kubectl, k9s, and Flux CLI to the container image.
Update MCP sidecars: kubernetes v0.0.59, flux-operator v0.45.0,
mcp-helm v1.3.3, homeassistant 7.1.0.
Bump chart version to 2.7.0.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
DevContainer User
2026-03-18 15:00:54 +00:00
parent 673554b393
commit d3365a71f6
4 changed files with 26 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v2
name: devcontainer
description: Dev Container with AI coding agents and MCP sidecars
type: application
version: 2.6.0
version: 2.7.0
appVersion: "latest"
keywords:
- development
+4 -4
View File
@@ -93,7 +93,7 @@ mcp:
enabled: true
image:
repository: quay.io/containers/kubernetes_mcp_server
tag: v0.0.57
tag: v0.0.59
port: 8080
resources:
requests:
@@ -108,7 +108,7 @@ mcp:
enabled: true
image:
repository: ghcr.io/controlplaneio-fluxcd/flux-operator-mcp
tag: v0.41.1
tag: v0.45.0
port: 8081
resources:
requests:
@@ -124,7 +124,7 @@ mcp:
enabled: false
image:
repository: ghcr.io/zekker6/mcp-helm
tag: v1.3.1
tag: v1.3.3
port: 8012
resources:
requests:
@@ -139,7 +139,7 @@ mcp:
enabled: false # Requires HOMEASSISTANT_URL and HOMEASSISTANT_TOKEN
image:
repository: ghcr.io/homeassistant-ai/ha-mcp
tag: "6.7.1"
tag: "7.1.0"
port: 8087
resources:
requests: