Skip to content

Commit

Permalink
Merge pull request #2537 from chatwork/mod-up-atlantis-aws-2024051021…
Browse files Browse the repository at this point in the history
…0252

[atlantis-aws] update
  • Loading branch information
cw-circleci authored May 10, 2024
2 parents 7952d65 + 238d039 commit d50514a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion atlantis-aws/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM chatwork/aws:2.15.47
FROM chatwork/aws:2.15.48

ARG TARGETARCH
ARG ATLANTIS_VERSION=0.27.3
Expand Down
2 changes: 1 addition & 1 deletion atlantis-aws/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ command:
/usr/local/bin/aws --version:
exit-status: 0
stdout:
- 2.15.47
- 2.15.48
/usr/bin/conftest --version:
exit-status: 0
stdout:
Expand Down
5 changes: 3 additions & 2 deletions atlantis-aws/variant.lock
Original file line number Diff line number Diff line change
Expand Up @@ -393,8 +393,8 @@ dependencies:
url: https://api.github.com/repos/runatlantis/atlantis/releases/152848667
zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.27.3
awscli:
version: 2.15.47
previousVersion: 2.15.46
version: 2.15.48
previousVersion: 2.15.47
versions:
- 2.8.2
- 2.8.3
Expand Down Expand Up @@ -555,6 +555,7 @@ dependencies:
- 2.15.45
- 2.15.46
- 2.15.47
- 2.15.48
conftest:
version: 0.52.0
previousVersion: 0.51.0
Expand Down

0 comments on commit d50514a

Please sign in to comment.