diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 2d1ac5a4f..878dfd752 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.33.12 +FROM chatwork/aws:2.33.13 ARG TARGETARCH ARG ATLANTIS_VERSION=0.40.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index 53c03c29b..a9a5f2b1d 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.12 + - 2.33.13 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 4570f7b21..44b0d85e6 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.12 - previousVersion: 2.33.11 + version: 2.33.13 + previousVersion: 2.33.12 versions: - 2.8.2 - 2.8.3 @@ -1000,6 +1000,7 @@ dependencies: - 2.33.10 - 2.33.11 - 2.33.12 + - 2.33.13 conftest: version: 0.66.0 previousVersion: 0.65.0