Skip to content

Commit

Permalink
Update to kind v0.20.0 (#7138)
Browse files Browse the repository at this point in the history
  • Loading branch information
creydr authored Aug 8, 2023
1 parent 763eb0c commit e255593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:

# Map between K8s and KinD versions.
# This is attempting to make it a bit clearer what's being tested.
# See: https://github.com/kubernetes-sigs/kind/releases/tag/v0.17.0
# See: https://github.com/kubernetes-sigs/kind/releases/tag/v0.20.0
include:
- k8s-version: v1.25.3
kind-version: v0.17.0
kind-version: v0.20.0
kind-image-sha: sha256:cd248d1438192f7814fbca8fede13cfe5b9918746dfa12583976158a834fd5c5

# Add the flags we use for each of these test suites.
Expand Down

0 comments on commit e255593

Please sign in to comment.