fix(chart): add missing MCP sidecars to values schema #47
Reference in New Issue
Block a user
Delete Branch "fix/schema-new-mcp-sidecars"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
PR #45 added
fetchandsequentialthinkingMCP sidecars tovalues.yamlanddeployment.yamlbut missed updatingvalues.schema.json. Since the schema hasadditionalProperties: falseonmcp.sidecars, all Helm upgrades to v0.4.6+ fail with:Changes
fetchandsequentialthinkingto allowedmcp.sidecarspropertiesresourceProfileto the top-level schema (was also missing)Test plan
🤖 Generated with Claude Code