fix(mcp): use v0.41.1 for flux-operator-mcp instead of latest
This commit is contained in:
+1
-1
@@ -2,5 +2,5 @@ apiVersion: v2
|
|||||||
name: devcontainer
|
name: devcontainer
|
||||||
description: Antigravity Dev Container with Happy Coder AI assistant
|
description: Antigravity Dev Container with Happy Coder AI assistant
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.15
|
version: 0.1.16
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
|
|||||||
+1
-1
@@ -86,7 +86,7 @@ mcpSidecars:
|
|||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/controlplaneio-fluxcd/flux-operator-mcp
|
repository: ghcr.io/controlplaneio-fluxcd/flux-operator-mcp
|
||||||
tag: latest
|
tag: v0.41.1
|
||||||
port: 8081
|
port: 8081
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|||||||
Reference in New Issue
Block a user