bump: k8s version

This commit is contained in:
David Arnold 2021-04-28 21:15:58 -05:00
parent 599ce2def0
commit 1cc28e4602
No known key found for this signature in database
GPG key ID: 6D6A936E69C59D08
16 changed files with 7789 additions and 225252 deletions

View file

@ -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