kops_1_17: 1.17.1 -> 1.17.2

This commit is contained in:
Christian Kampka 2020-09-10 10:35:48 +02:00
parent a4a1c016a3
commit 422f3f2f4c
No known key found for this signature in database
GPG Key ID: B88E140DB4FE1AA5

@ -57,8 +57,8 @@ in rec {
};
kops_1_17 = mkKops {
version = "1.17.1";
sha256 = "1km6nwanmhfx8rl1wp445z9ib50jr2f86rd92vilm3q4rs9kig1h";
version = "1.17.2";
sha256 = "0fmrzjz163hda6sl1jkl7cmg8fw6mmqb9953048jnhmd3w428xlz";
};
kops_1_18 = mkKops rec {