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

Commit

Permalink
[meta] add support for K8S 1.21 and remove 1.18 (#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 2b424f4 commit 75a06f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helpers/matrix.yml
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 75a06f9

Please sign in to comment.