kops: drop 1.21

This commit is contained in:
Eric Bailey 2022-07-08 01:46:24 -05:00
parent 28f8307a26
commit c7e60ccfd1

View File

@ -49,12 +49,6 @@ in
rec {
mkKops = generic;
kops_1_21 = mkKops rec {
version = "1.21.4";
sha256 = "sha256-f2xOVa3N/GH5IoI6H/QwDdKTeQoF/kEHX6lNytCZ9cs=";
rev = "v${version}";
};
kops_1_22 = mkKops rec {
version = "1.22.4";
sha256 = "sha256-osU7yI77ZALGrAGuP8qAgv+ogDRn+BSVmcjPbi/WEKE=";