Update kubernetes kind e2e versions

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-08-30 18:09:51 -04:00
parent bf23b06501
commit 926c2c3f1b

View file

@ -140,7 +140,7 @@ jobs:
if: ${{ needs.changes.outputs.go == 'true' }}
strategy:
matrix:
k8s: [v1.14.10, v1.15.11, v1.16.9, v1.17.5, v1.18.4]
k8s: [v1.17.5, v1.18.8, v1.19.0]
steps: