Skip to content

v0.1.4

Choose a tag to compare

@Joibel Joibel released this 18 Mar 14:40
· 89 commits to main since this release
47bdf23

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

Available tags:

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

Verify checksums

sha256sum -c checksums.txt

What's Changed

What's Changed

  • chore(deps): update golang:1.25-bookworm docker digest to 2f768d4 by @renovate[bot] in #110
  • chore(deps): update actions/setup-go digest to 7a3fe6c by @renovate[bot] in #109
  • chore(deps): update gcr.io/distroless/base-debian12:nonroot docker digest to 748987b by @renovate[bot] in #108
  • chore(deps): update dependency golangci-lint to v2.8.0 by @renovate[bot] in #107
  • chore(deps): update docker/login-action digest to c94ce9f by @renovate[bot] in #112
  • chore(deps): update dependency golangci-lint to v2.10.1 by @renovate[bot] in #116
  • chore(deps): update docker/build-push-action digest to 10e90e3 by @renovate[bot] in #115
  • chore(deps): update actions/checkout digest to de0fac2 by @renovate[bot] in #114
  • chore(deps): update gcr.io/distroless/base-debian12:nonroot docker digest to 8b9f2e5 - autoclosed by @renovate[bot] in #113
  • chore(deps): update golang docker tag to v1.26 by @renovate[bot] in #117
  • chore(deps): update dependency go to v1.26.0 by @renovate[bot] in #111
  • chore(deps): update docker/login-action action to v4 by @renovate[bot] in #121
  • chore(deps): update actions/setup-go digest to 4b73464 by @renovate[bot] in #119
  • chore(deps): update golang:1.26-bookworm docker digest to c7a82e9 - autoclosed by @renovate[bot] in #118
  • chore(deps): update github artifact actions (major) by @renovate[bot] in #120
  • chore(deps): update dependency golangci-lint to v2.11.3 by @renovate[bot] in #124
  • chore(deps): update dependency go to v1.26.1 - autoclosed by @renovate[bot] in #122
  • chore(deps): update docker/metadata-action action to v6 by @renovate[bot] in #131
  • chore(deps): update docker/build-push-action action to v7 by @renovate[bot] in #130
  • chore(deps): update docker/setup-buildx-action action to v4 by @renovate[bot] in #132
  • chore(deps): update docker/setup-qemu-action action to v4 by @renovate[bot] in #133
  • fix(deps): update module github.com/argoproj/argo-workflows/v3 to v4 by @renovate[bot] in #134
  • fix(deps): update module google.golang.org/grpc to v1.79.2 by @renovate[bot] in #129
  • fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.4.0 by @renovate[bot] in #127
  • chore(deps): update actions/download-artifact digest to 3e5f45b by @renovate[bot] in #135
  • chore(deps): update softprops/action-gh-release digest to 153bb8e by @renovate[bot] in #136
  • chore(deps): update golang:1.26-bookworm docker digest to 8e8aa80 by @renovate[bot] in #139
  • fix(deps): update module google.golang.org/grpc to v1.79.3 by @renovate[bot] in #140
  • fix(deps): update module github.com/modelcontextprotocol/go-sdk to v1.4.1 by @renovate[bot] in #137

Full Changelog: v0.1.3...v0.1.4