kops: 1.28.2 -> 1.28.3

This commit is contained in:
R. Ryantm 2024-01-24 07:46:51 +00:00 committed by Eric Bailey
parent 66a9817cec
commit 3c4477c32e

View file

@ -61,8 +61,8 @@ rec {
};
kops_1_28 = mkKops rec {
version = "1.28.2";
sha256 = "sha256-l8budNU+sXZY/hA6jluM+s5pA43j0stQM5vmkwDPuio=";
version = "1.28.3";
sha256 = "sha256-pkHTVAssNDjMHpdRxqPCNwG2of8TKIzZN0uqk+hPZSA=";
rev = "v${version}";
};
}