mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
bump: k8s version
This commit is contained in:
parent
599ce2def0
commit
1cc28e4602
16 changed files with 7789 additions and 225252 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ pkgs ? import <nixpkgs> {}
|
||||
, lib ? pkgs.lib
|
||||
, kubenix ? import ../. { inherit pkgs lib; }
|
||||
, k8sVersion ? "1.18"
|
||||
, k8sVersion ? "1.21"
|
||||
, nixosPath ? toString <nixpkgs/nixos>
|
||||
|
||||
# whether any testing error should throw an error
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue