From 524ebc5202dd25f4a0adf04d0b186b5387c82fdc Mon Sep 17 00:00:00 2001 From: CircleCI Date: Thu, 29 Jan 2026 17:15: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 ca10f76e4..62a3d7f8c 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.33.9 +FROM chatwork/aws:2.33.10 ARG TARGETARCH ARG ATLANTIS_VERSION=0.39.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 005b84e0c..5ad82016f 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.9 + - 2.33.10 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 22fa41879..afb28f73b 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -426,8 +426,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/273255160 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.39.0 awscli: - version: 2.33.9 - previousVersion: 2.33.8 + version: 2.33.10 + previousVersion: 2.33.9 versions: - 2.8.2 - 2.8.3 @@ -974,6 +974,7 @@ dependencies: - 2.33.3 - 2.33.8 - 2.33.9 + - 2.33.10 conftest: version: 0.66.0 previousVersion: 0.65.0