Skip to content

Commit cb710f3

Browse files
authored
kops: 1.29.2 -> 1.30.1 (#344817)
1 parent 3fb734f commit cb710f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pkgs/applications/networking/cluster/kops/default.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ rec {
6262
};
6363

6464
kops_1_29 = mkKops rec {
65-
version = "1.29.2";
66-
sha256 = "sha256-SRj0x9N+yfTG/UL/hu1ds46Zt6d5SUYU0PA9lPHO6jQ=";
65+
version = "1.30.1";
66+
sha256 = "sha256-aj2OnjkXlBEH830RoJiAlhiFfS1zjVoX38PrsgAaB7A=";
6767
rev = "v${version}";
6868
};
6969

0 commit comments

Comments
 (0)