Skip to content

v0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 18:48
· 85 commits to main since this release
5c2e11f

What's Changed

spacectl is now distributed as a Docker image as well. It can be used as follows:

docker run -it --rm ghcr.io/spacelift-io/spacectl stack deploy --id my-infra-stack

Don't forget to add the requied environment variables in order to authenticate.

Full Changelog: v0.19.0...v0.20.0