mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
1.23
This commit is contained in:
parent
bc5c70db39
commit
c08c408bce
3 changed files with 10 additions and 2 deletions
|
|
@ -87,6 +87,7 @@
|
|||
tests-k8s-1_19 = wasSuccess (mkK8STests {k8sVersion = "1.19";});
|
||||
tests-k8s-1_20 = wasSuccess (mkK8STests {k8sVersion = "1.20";});
|
||||
tests-k8s-1_21 = wasSuccess (mkK8STests {k8sVersion = "1.21";});
|
||||
tests-k8s-1_23 = wasSuccess (mkK8STests {k8sVersion = "1.23";});
|
||||
};
|
||||
}
|
||||
))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue