diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 3252e35f6..699fa1b75 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.33.26 +FROM chatwork/aws:2.33.27 ARG TARGETARCH ARG ATLANTIS_VERSION=0.40.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index c07afc227..769dfed48 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.33.26 + - 2.33.27 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index b28aa2ba9..de3811ed7 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -449,8 +449,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/281375485 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.40.0 awscli: - version: 2.33.26 - previousVersion: 2.33.25 + version: 2.33.27 + previousVersion: 2.33.26 versions: - 2.8.2 - 2.8.3 @@ -1014,6 +1014,7 @@ dependencies: - 2.33.24 - 2.33.25 - 2.33.26 + - 2.33.27 conftest: version: 0.66.0 previousVersion: 0.65.0