kops: 1.20.2 -> 1.20.3
This commit is contained in:
parent
89b869ac0b
commit
3afcb1b985
1 changed files with 2 additions and 2 deletions
|
@ -59,8 +59,8 @@ rec {
|
|||
};
|
||||
|
||||
kops_1_20 = mkKops rec {
|
||||
version = "1.20.2";
|
||||
sha256 = "011ib3xkj6nn7qax8d0ns8y4jhkwwmry1qnzxklvzssaxhmzs557";
|
||||
version = "1.20.3";
|
||||
sha256 = "sha256-Yrh0wFz7MQgTDwENqQouYh3pr1gOq64Rqft5yxIiCAo=";
|
||||
rev = "v${version}";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue