From 6fea0c24ba3e51ee85e7b62c3ac48256510cf022 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Thu, 9 Jul 2026 01:33:12 +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 36ac391d2..413791c8b 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.35.17 +FROM chatwork/aws:2.35.19 ARG TARGETARCH ARG ATLANTIS_VERSION=0.46.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 1c1aa6799..29ad4ee5b 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.17 + - 2.35.19 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 7d6b8b988..98b1a5690 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.17 - previousVersion: 2.34.49 + version: 2.35.19 + previousVersion: 2.35.17 versions: - 2.8.2 - 2.8.3 @@ -1021,6 +1021,7 @@ dependencies: - 2.34.15 - 2.34.49 - 2.35.17 + - 2.35.19 conftest: version: 0.68.2 previousVersion: 0.67.0