From fec8676efe02eefba89ab25ac263ca2ccc3b182d Mon Sep 17 00:00:00 2001 From: CircleCI Date: Fri, 19 Jan 2024 21:02:52 +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 e8b25a628..457f91916 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.15.11 +FROM chatwork/aws:2.15.12 ARG TARGETARCH ARG ATLANTIS_VERSION=0.27.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 8423ddcf1..23e7bcb6f 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.15.11 + - 2.15.12 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 7ce877aab..7f9515ce6 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -505,8 +505,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/133508342 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.27.0 awscli: - version: 2.15.11 - previousVersion: 2.15.10 + version: 2.15.12 + previousVersion: 2.15.11 versions: - 2.8.2 - 2.8.3 @@ -632,6 +632,7 @@ dependencies: - 2.15.9 - 2.15.10 - 2.15.11 + - 2.15.12 conftest: version: 0.48.0 previousVersion: 0.47.0