Starting with this version, the Flux Operator project includes an experimental Model Context Protocol Server for AI-assisted GitOps.
Check the Flux MCP Server documentation for more details.
What's Changed
- Add CLI commands for building and reconciling Flux Instances by @stefanprodan in #235
- Bump golang.org/x/net from 0.36.0 to 0.38.0 by @dependabot in #237
- Introduce experimental MCP Server by @stefanprodan in #238
- Fix copyFrom not copying secret type by @matheuscscp in #250
- Bump the actions group across 1 directory with 5 updates by @dependabot in #249
- Update Kubernetes to v1.33 by @matheuscscp in #245
- Add force reconcile option to ResourceSet by @stefanprodan in #251
- Implement
apply_kubernetes_manifest
MCP tool by @stefanprodan in #253 - Add the MCP Server to readme by @stefanprodan in #254
- Release v0.20.0 by @stefanprodan in #255
- Fix binary packaging in goreleaser by @stefanprodan in #256
Full Changelog: v0.19.0...v0.20.0