Revert "kops: 1.29.2 -> 1.30.1 (#344817)"

This reverts commit cb710f366b.
This commit is contained in:
Eric Bailey 2024-10-11 11:15:31 -05:00
parent 73f76c9816
commit 5ed3237655

View File

@ -62,8 +62,8 @@ rec {
};
kops_1_29 = mkKops rec {
version = "1.30.1";
sha256 = "sha256-aj2OnjkXlBEH830RoJiAlhiFfS1zjVoX38PrsgAaB7A=";
version = "1.29.2";
sha256 = "sha256-SRj0x9N+yfTG/UL/hu1ds46Zt6d5SUYU0PA9lPHO6jQ=";
rev = "v${version}";
};