kops_1_28: 1.28.1 -> 1.28.2 (#276139)
This commit is contained in:
parent
19b76cbd43
commit
a82cf5d7c7
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ rec {
|
|||
};
|
||||
|
||||
kops_1_28 = mkKops rec {
|
||||
version = "1.28.1";
|
||||
sha256 = "sha256-jVaSqBdxg70XODwmFIpufJGXqB4r0UfNc/J+ZnjkhDU=";
|
||||
version = "1.28.2";
|
||||
sha256 = "sha256-l8budNU+sXZY/hA6jluM+s5pA43j0stQM5vmkwDPuio=";
|
||||
rev = "v${version}";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue