Skip to content

Tagent v0.5.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 15:31
· 51 commits to main since this release
212ab0a

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-namespace

Docker 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

Full Changelog: v0.4.0...v0.5.0