Bump NPD versions to v0.8.19

This commit is contained in:
Zhen Wang
2024-05-18 01:08:44 +00:00
parent e4ecee1976
commit 132ccc8e81
5 changed files with 5 additions and 5 deletions

View File

@@ -109,7 +109,7 @@ release note:
1. Update image version in node-problem-detector repo, so anyone deploying
directly from the repo deployment file will get the newest image deployed.
Example https://github.com/kubernetes/node-problem-detector/pull/879.
Example https://github.com/kubernetes/node-problem-detector/pull/897.
2. Update the NPD version in [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes)
repo, so that kubernetes clusters use the new NPD version. Example