Skip to content

Commit

Permalink
Fix 1.18 version
Browse files Browse the repository at this point in the history
Signed-off-by: chrismark <chrismarkou92@gmail.com>
  • Loading branch information
ChrsMark committed Jul 7, 2021
1 parent 827ca24 commit 5547284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/Jenkinsfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ stages:
make check-no-changes;
stage: lint
k8sTest:
k8sTest: "v1.21.1,v1.20.7,v1.19.11,v1.18.20,v1.17.17,v1.14.10"
k8sTest: "v1.21.1,v1.20.7,v1.19.11,v1.18.19,v1.17.17,v1.14.10"
stage: mandatory

0 comments on commit 5547284

Please sign in to comment.