From 6d27c86dd7fc07ba05ad9fb10f901c6a72021122 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Thu, 26 Feb 2026 23:07:28 +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 ef04583fa..5bca87106 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.33.30 +FROM chatwork/aws:2.33.31 ARG TARGETARCH ARG ATLANTIS_VERSION=0.40.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index f50558da6..1af3a2803 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.33.30 + - 2.33.31 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 356b58160..5e3a783bd 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -449,8 +449,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/281375485 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.40.0 awscli: - version: 2.33.30 - previousVersion: 2.33.29 + version: 2.33.31 + previousVersion: 2.33.30 versions: - 2.8.2 - 2.8.3 @@ -1018,6 +1018,7 @@ dependencies: - 2.33.28 - 2.33.29 - 2.33.30 + - 2.33.31 conftest: version: 0.66.0 previousVersion: 0.65.0