From 06d71a8c5fb29c1216b35c1fb3976518af0912f6 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Fri, 20 Dec 2024 22:03:10 +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 f3fba18bb..e1f6378a8 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.22.21 +FROM chatwork/aws:2.22.22 ARG TARGETARCH ARG ATLANTIS_VERSION=0.32.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 8ddb302ad..06a39e273 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.22.21 + - 2.22.22 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index f4a7a248b..55cf2644b 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -405,8 +405,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/191780565 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.32.0 awscli: - version: 2.22.21 - previousVersion: 2.22.20 + version: 2.22.22 + previousVersion: 2.22.21 versions: - 2.8.2 - 2.8.3 @@ -705,6 +705,7 @@ dependencies: - 2.22.19 - 2.22.20 - 2.22.21 + - 2.22.22 conftest: version: 0.56.0 previousVersion: 0.55.0