Skip to content

Commit

Permalink
chore(github): updating Kubernetes supported matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
prometherion committed Aug 7, 2021
1 parent e3e8805 commit d3a7400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Kubernetes
strategy:
matrix:
k8s-version: ['v1.16.15', 'v1.17.11', 'v1.18.8', 'v1.19.4', 'v1.20.0']
k8s-version: ['v1.16.15', 'v1.17.11', 'v1.18.8', 'v1.19.4', 'v1.20.7', 'v1.21.2', 'v1.22.0']
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit d3a7400

Please sign in to comment.