Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 09:14
· 6 commits to main since this release
967a823

Artifacts

Docker images

The following multi-arch Docker images have been published:

  • public.ecr.aws/spacelift/vcs-agent:latest
  • public.ecr.aws/spacelift/vcs-agent:1.0.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

Major update ❗

  • With v1.0.0, spacelift-vcs-agent will use semantic versioning.
  • We also introduced publishing arm64 binaries which makes it possible to run the agent on ARM64 machines which are generally cheaper than x64 ones. 💸

Full Changelog: https://github.com/spacelift-io/vcs-agent/commits/v1.0.0