Skip to content

Commit

Permalink
Bump the KinD version to v0.26.0 to support containerd v2.
Browse files Browse the repository at this point in the history
Signed-off-by: Xun Jiang/Bruce Jiang <[email protected]>
  • Loading branch information
blackpiglet committed Jan 24, 2025
1 parent ec1eadc commit e88e3f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test-kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
docker run -d --rm -p 9000:9000 -e "MINIO_ACCESS_KEY=minio" -e "MINIO_SECRET_KEY=minio123" -e "MINIO_DEFAULT_BUCKETS=bucket,additional-bucket" bitnami/minio:2021.6.17-debian-10-r7
- uses: engineerd/[email protected]
with:
version: "v0.21.0"
version: "v0.26.0"
image: "kindest/node:v${{ matrix.k8s }}"
- name: Fetch built CLI
id: cli-cache
Expand Down

0 comments on commit e88e3f7

Please sign in to comment.