Skip to content

Commit

Permalink
Automated update
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-circleci committed Oct 28, 2024
1 parent be15f86 commit 04cbfac
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.18.15
FROM chatwork/aws:2.18.16

ARG TARGETARCH
ARG ATLANTIS_VERSION=0.30.0
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.18.15
- 2.18.16
/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 @@ -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.15
previousVersion: 2.18.14
version: 2.18.16
previousVersion: 2.18.15
versions:
- 2.8.2
- 2.8.3
Expand Down Expand Up @@ -699,6 +699,7 @@ dependencies:
- 2.18.13
- 2.18.14
- 2.18.15
- 2.18.16
conftest:
version: 0.56.0
previousVersion: 0.55.0
Expand Down

0 comments on commit 04cbfac

Please sign in to comment.