Skip to content

v0.3.0

Choose a tag to compare

@Joibel Joibel released this 05 May 09:28
· 60 commits to main since this release
a9180d7

Installation

Binary

Download the appropriate binary for your platform from the assets below.

Platform Architecture Binary
macOS Intel mcp-for-argo-workflows-darwin-amd64
macOS Apple Silicon mcp-for-argo-workflows-darwin-arm64
Linux x86_64 mcp-for-argo-workflows-linux-amd64
Linux ARM64 mcp-for-argo-workflows-linux-arm64
Windows x86_64 mcp-for-argo-workflows-windows-amd64.exe

Docker

docker pull ghcr.io/joibel/mcp-for-argo-workflows:v0.3.0

Available tags:

  • ghcr.io/joibel/mcp-for-argo-workflows:v0.3.0
  • ghcr.io/joibel/mcp-for-argo-workflows:latest

Verify checksums

sha256sum -c checksums.txt

What's Changed

What's Changed

  • chore(deps): update dependency golangci-lint to v2.12.1 by @renovate[bot] in #167
  • fix(deps): update module google.golang.org/grpc to v1.81.0 by @renovate[bot] in #169
  • chore(deps): update dependency golangci/golangci-lint to v2.12.1 - autoclosed by @renovate[bot] in #168
  • refactor: expose tools, prompts, resources, argo via pkg/ by @Joibel in #170

Full Changelog: v0.2.2...v0.3.0