Skip to content

Commit

Permalink
kops: 1.24.3 -> 1.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeladler committed Mar 20, 2023
1 parent cea14e1 commit 1d28868
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/networking/cluster/kops/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ rec {
mkKops = generic;

kops_1_24 = mkKops rec {
version = "1.24.3";
sha256 = "sha256-o84060P2aHTIm61lSkz2/GqzYd2NYk1zKgGdNaHlWfA=";
version = "1.24.5";
sha256 = "sha256-U5OSiU0t2gyvyNd07y68Fb+HaXp5wQN4t0CBPOOMd/M=";
rev = "v${version}";
};

Expand Down

0 comments on commit 1d28868

Please sign in to comment.