v1.3.0 - weekly release (2023-04-24)
github-actions
released this
24 Apr 08:28
·
12 commits
to main
since this release
Weekly rebuild
This is a weekly rebuild of the latest image (v1.3.0
).
The image is rebuilt to ensure that it is up to date with the latest security patches.
Updated images
Image with aws cli
public.ecr.aws/spacelift/runner-terraform:latest
public.ecr.aws/spacelift/runner-terraform:v1.3.0_20230424
ghcr.io/spacelift-io/runner-terraform:latest
ghcr.io/spacelift-io/runner-terraform:v1.3.0_20230424
Image with gcloud cli
public.ecr.aws/spacelift/runner-terraform:gcp-latest
public.ecr.aws/spacelift/runner-terraform:gcp-v1.3.0_20230424
ghcr.io/spacelift-io/runner-terraform:gcp-latest
ghcr.io/spacelift-io/runner-terraform:gcp-v1.3.0_20230424
What's Changed
- Add gcloud auth plugin by @peterdeme in #36
- Don't include AWS cli in Gcloud version by @peterdeme in #39
- Use proper GitHub Action for logging into public ECR by @peterdeme in #40
- Fix
line 1: git: not found
build issue by @peterdeme in #41
Full Changelog: v1.2.1...v1.3.0_20230424