From 5dd79bc8f26b1f94eba84be764fb022a74d6c755 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Wed, 11 Dec 2024 22:03:04 +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 f8beb9c4a..bc6758d86 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.22.14 +FROM chatwork/aws:2.22.15 ARG TARGETARCH ARG ATLANTIS_VERSION=0.31.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 5c27d9991..11eb15eb4 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.14 + - 2.22.15 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 89581ae91..4a2aa408c 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -183,8 +183,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/187019518 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.31.0 awscli: - version: 2.22.14 - previousVersion: 2.22.13 + version: 2.22.15 + previousVersion: 2.22.14 versions: - 2.8.2 - 2.8.3 @@ -476,6 +476,7 @@ dependencies: - 2.22.12 - 2.22.13 - 2.22.14 + - 2.22.15 conftest: version: 0.56.0 previousVersion: 0.55.0