Skip to content

Commit 3990072

Browse files
committed
GHA: test latests k8s version
1 parent a8e9879 commit 3990072

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.github/workflows/workflows.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ jobs:
1313
kubernetes:
1414
- 'v1.21.6'
1515
- 'v1.22.17'
16-
- 'v1.23.15'
17-
- 'v1.24.9'
18-
- 'v1.25.5'
16+
- 'v1.23.17'
17+
- 'v1.24.15'
18+
- 'v1.25.11'
19+
- 'v1.26.6'
20+
- 'v1.27.3'
1921

2022
steps:
2123
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)