diff --git a/node-problem-detector.yaml b/node-problem-detector.yaml index c9eea6b1168..0d3bdbeb8bb 100644 --- a/node-problem-detector.yaml +++ b/node-problem-detector.yaml @@ -1,7 +1,7 @@ package: name: node-problem-detector version: 0.8.13 - epoch: 3 + epoch: 4 description: node-problem-detector aims to make various node problems visible to the upstream layers in the cluster management stack. copyright: - license: Apache-2.0 @@ -89,7 +89,7 @@ subpackages: mkdir -p "${{targets.subpkgdir}}"/usr/bin/ install -m755 -D ./output/$(go env GOOS)_$(go env GOARCH)/bin/log-counter "${{targets.subpkgdir}}"/usr/bin/log-counter - - name: node-problem-detector + - name: node-problem-detector-compat pipeline: - runs: | mkdir -p ${{targets.subpkgdir}}