mirror of
https://github.com/clearml/clearml-helm-charts
synced 2025-04-17 01:31:13 +00:00
update kind k8s versions (#40)
This commit is contained in:
parent
1b5b9407f6
commit
97f219228d
5
.github/workflows/ci.yaml
vendored
5
.github/workflows/ci.yaml
vendored
@ -21,8 +21,9 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
k8s:
|
k8s:
|
||||||
- v1.20.7
|
- v1.21.2
|
||||||
- v1.21.1
|
- v1.22.4
|
||||||
|
- v1.23.0
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v1
|
uses: actions/checkout@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user