We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435979b commit 67084d2Copy full SHA for 67084d2
.github/workflows/e2e.yaml
@@ -62,7 +62,7 @@ jobs:
62
strategy:
63
fail-fast: false
64
matrix:
65
- k8s: [ v1.28.7, v1.29.2, v1.30.4 ]
+ k8s: [ v1.30.8, v1.31.4, v1.32.0 ]
66
connection-mode: [ grpc, http-connect ]
67
steps:
68
- name: Install kind
0 commit comments