Skip to content

v0.2.2

Choose a tag to compare

@Joibel Joibel released this 01 May 13:55
· 64 commits to main since this release
cde64e5

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.2.2

Available tags:

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

Verify checksums

sha256sum -c checksums.txt

What's Changed

What's Changed

  • fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.6.0 by @renovate[bot] in #164
  • fix(docs): address CodeRabbit issues in vendored resource docs by @Joibel in #166

Full Changelog: v0.2.1...v0.2.2