Tagent v0.5.0
What's Changed
ff8d380 release: v0.5.0 — AI Model Management, Kafka fix, CI improvements
ac45a22 just removed the f prefix. Ruff lint should pass now.
67db045 AI Model Management System
a9d4376 fix: add go mod tidy before CLI build in release workflow
5151732 chore(deps): bump the all-actions group with 15 updates
ca90631 chore(deps): bump the all-python group
4aaca95 chore(deps): bump the all-go group
Installation
helm repo add tagent https://tagent-dev.github.io/Tagent
helm repo update
helm install tagent tagent/tagent --namespace tagent --create-namespaceDocker Images
yaswanth111/tagent-api-gateway:v0.5.0
yaswanth111/tagent-discovery:v0.5.0
yaswanth111/tagent-monitoring:v0.5.0
yaswanth111/tagent-ai-engine:v0.5.0
yaswanth111/tagent-remediation:v0.5.0
yaswanth111/tagent-notification:v0.5.0
yaswanth111/tagent-web:v0.5.0
What's Changed
📦 Other Changes
- v0.4.0 — Intelligence Layer, Event Streaming, and Production Hardening by @arumullayaswanth in #72
- fix: disable dependabot auto-rebase to reduce CI noise by @arumullayaswanth in #75
- chore: disable dependabot temporarily until v0.4.0 is stable by @arumullayaswanth in #87
- fix: restore dependabot.yml config by @arumullayaswanth in #88
- fix: add go mod tidy before CLI build in release workflow by @arumullayaswanth in #93
- Fix/remove storybook cleanup by @arumullayaswanth in #94
- release: v0.5.0 — AI Model Management, Kafka fix, CI improvements by @arumullayaswanth in #101
Full Changelog: v0.4.0...v0.5.0