Important Notes
The KMCP CRDs have now been brought into the kagent-crds
helm-chart as a sub chart dependency. This means that if you already have v0.6.x
of kagent installed in your cluster you will first need to uninstall the kmcp-crds
chart before upgrading. Sorry for the confusion! This change should make the UX much better going forward :)
helm uninstall kmcp-crds -n kagent
What's Changed
- feat(helm): do not set apiKey by default by @nlamirault in #790
- feat(helm): missing recommended Kubernetes labels by @nlamirault in #789
- [BUG] add kmcp as a subchart to kagent-crds by @chunter0 in #791
- Revert "[FIX] Add
kmcp-crds
to cmd installation" by @inFocus7 in #792 - fix: makefile-remove-kmcp by @EItanya in #793
New Contributors
- @nlamirault made their first contribution in #790
Full Changelog: v0.6.2...v0.6.3