Skip to content

Commit

Permalink
Remove older kubernetes versions in e2e test configuration (#194)
Browse files Browse the repository at this point in the history
* v1.15.12 is still in use, so we keep it for now
  • Loading branch information
bjornakr authored Dec 23, 2022
1 parent 727967d commit c90f246
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,6 @@ blocks:
- env_var: K8S_VERSION
values:
- v1.15.12
- v1.16.15
- v1.18.19
- v1.19.11
- v1.20.7
- v1.21.2
- v1.22.4
- v1.23.13
Expand Down

0 comments on commit c90f246

Please sign in to comment.