Skip to content

v0.3.3

Choose a tag to compare

@Joibel Joibel released this 14 Jul 09:50
· 36 commits to main since this release
321cb4f

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/pipekit/mcp-for-argo-workflows:v0.3.3

Available tags:

  • ghcr.io/pipekit/mcp-for-argo-workflows:v0.3.3
  • ghcr.io/pipekit/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.2 by @renovate[bot] in #173
  • fix(deps): update k8s.io/utils digest to cf1189d by @renovate[bot] in #175
  • chore(deps): update dependency go to v1.26.5 by @renovate[bot] in #176
  • chore(deps): update golang docker tag to v1.26.5 by @renovate[bot] in #177
  • fix(deps): update module google.golang.org/grpc to v1.82.0 by @renovate[bot] in #178
  • chore(deps): update codecov/codecov-action digest to fb8b358 by @renovate[bot] in #180
  • chore(deps): update golangci/golangci-lint-action digest to ba0d7d2 by @renovate[bot] in #182
  • chore(deps): update docker/login-action digest to af1e73f by @renovate[bot] in #183
  • chore(deps): update docker/metadata-action digest to dc80280 by @renovate[bot] in #184
  • chore(deps): update docker/setup-buildx-action digest to bb05f3f by @renovate[bot] in #185
  • chore(deps): update docker/setup-qemu-action digest to 96fe6ef by @renovate[bot] in #187
  • chore(deps): update actions/checkout action to v7 by @renovate[bot] in #191
  • chore(deps): update codecov/codecov-action action to v7 by @renovate[bot] in #189
  • fix(deps): update module github.com/argoproj/argo-workflows/v4 to v4.0.7 by @renovate[bot] in #190
  • chore(deps): update docker/build-push-action digest to 53b7df9 by @renovate[bot] in #181
  • chore(deps): update gcr.io/distroless/base-debian12:nonroot docker digest to 4b51965 by @renovate[bot] in #179
  • fix(deps): update module github.com/testcontainers/testcontainers-go/modules/k3s to v0.43.0 by @renovate[bot] in #192
  • fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.6.1 by @renovate[bot] in #186
  • chore(deps): update actions/setup-go digest to 924ae3a - autoclosed by @renovate[bot] in #194
  • chore(deps): update softprops/action-gh-release digest to 3d0d988 by @renovate[bot] in #195

Full Changelog: v0.3.2...v0.3.3