diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index af2767c51..5339d92d6 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.16.8 +FROM chatwork/aws:2.16.9 ARG TARGETARCH ARG ATLANTIS_VERSION=0.28.1 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 29c76e3a0..7d9806eac 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.16.8 + - 2.16.9 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index a5cc35b81..74691e976 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -348,8 +348,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/157198901 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.28.1 awscli: - version: 2.16.8 - previousVersion: 2.16.7 + version: 2.16.9 + previousVersion: 2.16.8 versions: - 2.8.2 - 2.8.3 @@ -534,6 +534,7 @@ dependencies: - 2.16.6 - 2.16.7 - 2.16.8 + - 2.16.9 conftest: version: 0.53.0 previousVersion: 0.52.0