Skip to content

Commit

Permalink
Merge pull request #2372 from chatwork/mod-up-kind-20240208120302
Browse files Browse the repository at this point in the history
[kind] update
  • Loading branch information
cw-circleci authored Feb 8, 2024
2 parents b4427f6 + 7f3a95c commit 8cde7a3
Show file tree
Hide file tree
Showing 3 changed files with 133 additions and 147 deletions.
2 changes: 1 addition & 1 deletion kind/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker:20.10.18-dind

ARG KIND_VERSION=0.20.0
ARG KIND_VERSION=0.21.0
ARG TARGETARCH

LABEL version="${KIND_VERSION}"
Expand Down
2 changes: 1 addition & 1 deletion kind/goss/goss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ command:
/usr/local/bin/kind version:
exit-status: 0
stdout:
- 0.20.0
- 0.21.0
/usr/local/bin/docker --version:
exit-status: 0
Loading

0 comments on commit 8cde7a3

Please sign in to comment.