We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b925b99 commit b3a62d8Copy full SHA for b3a62d8
.pipelines/templates/e2e-kind-template.yml
@@ -33,6 +33,8 @@ jobs:
33
KUBERNETES_VERSION: v1.24.4
34
kind_v1_25_0:
35
KUBERNETES_VERSION: v1.25.0
36
+ kind_v1_26_0:
37
+ KUBERNETES_VERSION: v1.26.0
38
steps:
39
- task: GoTool@0
40
inputs:
0 commit comments