Artifacts
Docker images
The following multi-arch Docker images have been published:
public.ecr.aws/spacelift/vcs-agent:latestpublic.ecr.aws/spacelift/vcs-agent:2.5.0
Binaries
The latest binaries are available in this release page, as well as on Spacelift's CDN:
| URL | Architecture |
|---|---|
| https://downloads.spacelift.io/spacelift-vcs-agent-x86_64 | Linux (amd64) |
| https://downloads.spacelift.io/spacelift-vcs-agent-aarch64 | Linux (arm64) |
What's Changed
- refactor: remove trivy workflows by @lukaszbasz in #111
- chore: bump Go to v1.26 by @peterdeme in #112
Full Changelog: v2.4.0...v2.5.0