Skip to content

Commit 174e5de

Browse files
authored
Merge pull request #3984 from chatwork/mod-up-atlantis-aws-20260129171528
[atlantis-aws] update
2 parents 55f2a14 + 524ebc5 commit 174e5de

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

atlantis-aws/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM chatwork/aws:2.33.9
1+
FROM chatwork/aws:2.33.10
22

33
ARG TARGETARCH
44
ARG ATLANTIS_VERSION=0.39.0

atlantis-aws/goss/goss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ command:
2121
/usr/local/bin/aws --version:
2222
exit-status: 0
2323
stdout:
24-
- 2.33.9
24+
- 2.33.10
2525
/usr/bin/conftest --version:
2626
exit-status: 0
2727
stdout:

atlantis-aws/variant.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,8 @@ dependencies:
426426
url: https://api.github.com/repos/runatlantis/atlantis/releases/273255160
427427
zipball_url: https://api.github.com/repos/runatlantis/atlantis/zipball/v0.39.0
428428
awscli:
429-
version: 2.33.9
430-
previousVersion: 2.33.8
429+
version: 2.33.10
430+
previousVersion: 2.33.9
431431
versions:
432432
- 2.8.2
433433
- 2.8.3
@@ -974,6 +974,7 @@ dependencies:
974974
- 2.33.3
975975
- 2.33.8
976976
- 2.33.9
977+
- 2.33.10
977978
conftest:
978979
version: 0.66.0
979980
previousVersion: 0.65.0

0 commit comments

Comments
 (0)