Skip to content

Commit cdfe722

Browse files
authored
update e2e test k8s versions (#296)
1 parent 2aa23af commit cdfe722

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
# https://hub.docker.com/r/kindest/node/tags
21-
k8s_version: [ "v1.28.13", "v1.29.8", "v1.30.4" ]
21+
k8s_version: [ "v1.30.10", "v1.31.6", "v1.32.2" ]
2222
steps:
2323
- name: Checkout
2424
uses: actions/checkout@v4

0 commit comments

Comments
 (0)