Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit f90dd3e

Browse files
committed
Update k8s patch version used for e2e tests
1 parent ef60a37 commit f90dd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ jobs:
316316
runs-on: ubuntu-latest
317317
strategy:
318318
matrix:
319-
k8sVersion: ["1.18.2", "1.17.5", "1.16.9", "1.15.11"]
319+
k8sVersion: ["1.18.6", "1.17.5", "1.16.9", "1.15.11"]
320320
steps:
321321
- uses: actions/checkout@master
322322
- name: "Start kind cluster"

0 commit comments

Comments
 (0)