kops: 1.28.0 -> 1.28.1
This commit is contained in:
parent
39c1b48127
commit
1a83628436
1 changed files with 2 additions and 2 deletions
|
@ -61,8 +61,8 @@ rec {
|
||||||
};
|
};
|
||||||
|
|
||||||
kops_1_28 = mkKops rec {
|
kops_1_28 = mkKops rec {
|
||||||
version = "1.28.0";
|
version = "1.28.1";
|
||||||
sha256 = "sha256-a/3amvgGG7Gro6K7uIi20jwCo+JAlSuPB3/EUf75hxc=";
|
sha256 = "sha256-jVaSqBdxg70XODwmFIpufJGXqB4r0UfNc/J+ZnjkhDU=";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue