From 01fb8f4945a990f1afd2a6c76bae04050dae0da8 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Thu, 10 Oct 2024 21:02:56 +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 da6a93299..5d2926203 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.18.3 +FROM chatwork/aws:2.18.4 ARG TARGETARCH ARG ATLANTIS_VERSION=0.30.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index cb2166971..69dd94d83 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.18.3 + - 2.18.4 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 1404db822..415209aa8 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -435,8 +435,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/177504305 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.30.0 awscli: - version: 2.18.3 - previousVersion: 2.18.2 + version: 2.18.4 + previousVersion: 2.18.3 versions: - 2.8.2 - 2.8.3 @@ -687,6 +687,7 @@ dependencies: - 2.18.1 - 2.18.2 - 2.18.3 + - 2.18.4 conftest: version: 0.55.0 previousVersion: 0.54.0