Skip to content

Commit

Permalink
Test latest K8s versions in e2e tests (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
kate-goldenring committed Feb 25, 2022
1 parent c2d37d5 commit 8f74ff3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/run-test-cases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ jobs:
version: 1.20/stable
- runtime: MicroK8s-1.21
version: 1.21/stable
- runtime: MicroK8s-1.22
version: 1.22/stable
- runtime: MicroK8s-1.23
version: 1.23/stable
- runtime: K3s-1.16
version: v1.16.14+k3s1
- runtime: K3s-1.17
Expand All @@ -127,6 +131,8 @@ jobs:
version: v1.20.6+k3s1
- runtime: K3s-1.21
version: v1.21.5+k3s1
- runtime: K3s-1.22
version: v1.22.6+k3s1
- runtime: Kubernetes-1.16
version: 1.16.15-00
- runtime: Kubernetes-1.17
Expand Down

0 comments on commit 8f74ff3

Please sign in to comment.