Skip to content

Commit

Permalink
run k8s job ci pipeline with 1.21.2 in main br (kubernetes#7452)
Browse files Browse the repository at this point in the history
Signed-off-by: Neha Lohia <[email protected]>
  • Loading branch information
nehaLohia27 authored and rchshld committed May 17, 2023
1 parent 56a0943 commit c43ec36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
strategy:
matrix:
k8s: [v1.16.15, v1.17.17, v1.18.19, v1.19.11, v1.20.7]
k8s: [v1.16.15, v1.17.17, v1.18.19, v1.19.11, v1.20.7, v1.21.2]

steps:

Expand Down

0 comments on commit c43ec36

Please sign in to comment.