From 7259bf85df7f905d4cd346744f6d9aab8c334d9b Mon Sep 17 00:00:00 2001 From: CircleCI Date: Fri, 13 Sep 2024 20:02:59 +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 147e7951f..00fef15cc 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.17.50 +FROM chatwork/aws:2.17.51 ARG TARGETARCH ARG ATLANTIS_VERSION=0.29.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 9597fd6a6..6561d2548 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.17.50 + - 2.17.51 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 471dbac5b..5d8f9fb10 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -525,8 +525,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/172442655 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.29.0 awscli: - version: 2.17.50 - previousVersion: 2.17.49 + version: 2.17.51 + previousVersion: 2.17.50 versions: - 2.8.2 - 2.8.3 @@ -758,6 +758,7 @@ dependencies: - 2.17.48 - 2.17.49 - 2.17.50 + - 2.17.51 conftest: version: 0.55.0 previousVersion: 0.54.0