Skip to content

Commit f8ae923

Browse files
committed
Bump Kubernetes version in GitHub Actions
1 parent 0a67090 commit f8ae923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
java: [ 8, 11 ]
11-
kubernetes: [ 'v1.20.1', 'v1.19.6', 'v1.18.14', 'v1.17.16', 'v1.16.14']
11+
kubernetes: [ 'v1.21.6', 'v1.20.12', 'v1.19.16', 'v1.18.20', 'v1.17.17', 'v1.16.15']
1212

1313
steps:
1414
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)