node-problem-detector: 0.8.20 -> 0.8.21 (#413517)
This commit is contained in:
commit
f64742de7d
@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "node-problem-detector";
|
||||
version = "0.8.20";
|
||||
version = "0.8.21";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "kubernetes";
|
||||
repo = "node-problem-detector";
|
||||
rev = "v${version}";
|
||||
sha256 = "sha256-Aw6TDyWczqWgUOCV7f4JSAI4eVcjWgwe2V5qSrx4TBI=";
|
||||
sha256 = "sha256-byxj6EXKAmesFOBtBt0URcT0h1pYdrW8ewtITuEPFcs=";
|
||||
};
|
||||
|
||||
vendorHash = null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user