From 238d03921592abf16ce923693421b857fad502da Mon Sep 17 00:00:00 2001 From: CircleCI Date: Fri, 10 May 2024 21:02:53 +0000 Subject: [PATCH] Automated update --- atlantis-aws/Dockerfile | 2 +- atlantis-aws/goss/goss.yaml | 2 +- atlantis-aws/variant.lock | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 312a01f7f..53561a5c4 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.15.47 +FROM chatwork/aws:2.15.48 ARG TARGETARCH ARG ATLANTIS_VERSION=0.27.3 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 60d210743..c7534ddfa 100644 --- a/atlantis-aws/goss/goss.yaml +++ b/atlantis-aws/goss/goss.yaml @@ -21,7 +21,7 @@ command: /usr/local/bin/aws --version: exit-status: 0 stdout: - - 2.15.47 + - 2.15.48 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 9b464c6b2..6bc9277b3 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -393,8 +393,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/152848667 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.27.3 awscli: - version: 2.15.47 - previousVersion: 2.15.46 + version: 2.15.48 + previousVersion: 2.15.47 versions: - 2.8.2 - 2.8.3 @@ -555,6 +555,7 @@ dependencies: - 2.15.45 - 2.15.46 - 2.15.47 + - 2.15.48 conftest: version: 0.52.0 previousVersion: 0.51.0