From e2589254800a1b15b16cbab4e8996badf46e34a7 Mon Sep 17 00:00:00 2001 From: CircleCI Date: Mon, 26 Aug 2024 20:02:54 +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 cd59ac1e8..bbec4d223 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.17.37 +FROM chatwork/aws:2.17.38 ARG TARGETARCH ARG ATLANTIS_VERSION=0.28.5 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 5e3edd441..0c092aff5 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.37 + - 2.17.38 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index e881b92ea..b8aeab4e5 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -350,8 +350,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/165892344 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.28.5 awscli: - version: 2.17.37 - previousVersion: 2.17.36 + version: 2.17.38 + previousVersion: 2.17.37 versions: - 2.8.2 - 2.8.3 @@ -570,6 +570,7 @@ dependencies: - 2.17.35 - 2.17.36 - 2.17.37 + - 2.17.38 conftest: version: 0.55.0 previousVersion: 0.54.0