Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
[meta] add support for K8S 1.21 and remove 1.18 (elastic#1410)
Browse files Browse the repository at this point in the history
This commit adds CI tests on GKE K8S 1.21 and remove the tests for 1.18.
  • Loading branch information
jmlrt committed Oct 12, 2021
1 parent 5d2e320 commit d550315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ APM_SERVER_SUITE:
- security
- upgrade
KUBERNETES_VERSION:
- "1.18"
- "1.19"
- "1.20"
- "1.21"

0 comments on commit d550315

Please sign in to comment.