kops: update kops_1_28 to 1.28.5

It seems like the bot made a mistake updating kops_1_28 to 1.29.0.
This commit is contained in:
Michael Adler 2024-06-19 11:15:01 +02:00
parent 2dbcf7101a
commit 78c1c9bd62

View File

@ -62,6 +62,10 @@ rec {
};
kops_1_28 = mkKops rec {
version = "1.28.5";
sha256 = "sha256-spw3lTrp6RlxkTNoZ/3Yz/U2tdvBnwiYORS2QtOSX9k=";
rev = "v${version}";
};
version = "1.29.0";
sha256 = "sha256-YneB9pc4IR+tYPRFE5CS+4JK/kPOHMo5/70A3k1x1tg=";
rev = "v${version}";