From 0ed615b33f3d12809480ad665289400e2d373e08 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 15 Jul 2026 20:20:43 +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 ed0c4936d..3e7e903ae 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.35.23 +FROM chatwork/aws:2.35.24 ARG TARGETARCH ARG ATLANTIS_VERSION=0.46.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 3579406e0..11fba7889 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.35.23 + - 2.35.24 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 71463a25a..6928c5fec 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -433,8 +433,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/346951880 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.46.0 awscli: - version: 2.35.23 - previousVersion: 2.35.22 + version: 2.35.24 + previousVersion: 2.35.23 versions: - 2.8.2 - 2.8.3 @@ -1026,6 +1026,7 @@ dependencies: - 2.35.21 - 2.35.22 - 2.35.23 + - 2.35.24 conftest: version: 0.68.2 previousVersion: 0.67.0