We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa23af commit cdfe722Copy full SHA for cdfe722
1 file changed
.github/workflows/e2e.yaml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
matrix:
20
# https://hub.docker.com/r/kindest/node/tags
21
- k8s_version: [ "v1.28.13", "v1.29.8", "v1.30.4" ]
+ k8s_version: [ "v1.30.10", "v1.31.6", "v1.32.2" ]
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v4
0 commit comments