Skip to content

Commit

Permalink
Merge pull request #2890 from chatwork/mod-up-kind-20241108210321
Browse files Browse the repository at this point in the history
[kind] update
  • Loading branch information
cw-circleci authored Nov 8, 2024
2 parents f2aa26c + df94194 commit 3057214
Show file tree
Hide file tree
Showing 3 changed files with 541 additions and 130 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.24.0
ARG KIND_VERSION=0.25.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.24.0
- 0.25.0
/usr/local/bin/docker --version:
exit-status: 0
Loading

0 comments on commit 3057214

Please sign in to comment.