Skip to content

Commit b3a62d8

Browse files
committed
ci: enable tests with kubernetes v1.26
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
1 parent b925b99 commit b3a62d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pipelines/templates/e2e-kind-template.yml

+2
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
KUBERNETES_VERSION: v1.24.4
3434
kind_v1_25_0:
3535
KUBERNETES_VERSION: v1.25.0
36+
kind_v1_26_0:
37+
KUBERNETES_VERSION: v1.26.0
3638
steps:
3739
- task: GoTool@0
3840
inputs:

0 commit comments

Comments
 (0)