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