diff --git a/atlantis-aws/Dockerfile b/atlantis-aws/Dockerfile index 6df3e4ccb..f3c9cef34 100644 --- a/atlantis-aws/Dockerfile +++ b/atlantis-aws/Dockerfile @@ -1,4 +1,4 @@ -FROM chatwork/aws:2.18.14 +FROM chatwork/aws:2.18.15 ARG TARGETARCH ARG ATLANTIS_VERSION=0.30.0 diff --git a/atlantis-aws/goss/goss.yaml b/atlantis-aws/goss/goss.yaml index d835d6838..1779e0fdc 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.18.14 + - 2.18.15 /usr/bin/conftest --version: exit-status: 0 stdout: diff --git a/atlantis-aws/variant.lock b/atlantis-aws/variant.lock index 3aa71fee6..a3b582d63 100644 --- a/atlantis-aws/variant.lock +++ b/atlantis-aws/variant.lock @@ -435,8 +435,8 @@ dependencies: url: https://api.github.com/repos/runatlantis/atlantis/releases/177504305 zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.30.0 awscli: - version: 2.18.14 - previousVersion: 2.18.13 + version: 2.18.15 + previousVersion: 2.18.14 versions: - 2.8.2 - 2.8.3 @@ -698,6 +698,7 @@ dependencies: - 2.18.12 - 2.18.13 - 2.18.14 + - 2.18.15 conftest: version: 0.56.0 previousVersion: 0.55.0