mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-14 09:43:14 +00:00
kops: 1.24.0 -> 1.24.1 (#183803)
https://github.com/kubernetes/kops/releases/tag/v1.24.1
This commit is contained in:
parent
34d7d2c4df
commit
f48f608f8f
@ -62,8 +62,8 @@ rec {
|
||||
};
|
||||
|
||||
kops_1_24 = mkKops rec {
|
||||
version = "1.24.0";
|
||||
sha256 = "sha256-4vvmwqsRSu8hZZE7fZUTv9v19wRtJvA5IX5w9jr5pEI=";
|
||||
version = "1.24.1";
|
||||
sha256 = "sha256-rePNCk76/j6ssvi+gSvxn4GqoW/QovTFCJ0rj2Dd+0A=";
|
||||
rev = "v${version}";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user