bump npd to v0.8.13

Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
This commit is contained in:
bzsuni 2023-07-04 13:32:49 +08:00
parent 746b88c6ff
commit b4f479d1f2
No known key found for this signature in database
GPG Key ID: 0930F8BCF54E160B
2 changed files with 3 additions and 1 deletions

View File

@ -93,6 +93,8 @@ dependencies:
match: const defaultImage
- path: test/kubemark/resources/hollow-node_template.yaml
match: registry.k8s.io/node-problem-detector/node-problem-detector
- path: cluster/addons/node-problem-detector/npd.yaml
match: registry.k8s.io/node-problem-detector/node-problem-detector
# TODO(dims): Ensure newer versions get uploaded to
# - https://console.cloud.google.com/storage/browser/gke-release/winnode/node-problem-detector
# - https://gcsweb.k8s.io/gcs/kubernetes-release/node-problem-detector/

View File

@ -47,7 +47,7 @@ spec:
spec:
containers:
- name: node-problem-detector
image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.9
image: registry.k8s.io/node-problem-detector/node-problem-detector:v0.8.13
command:
- "/bin/sh"
- "-c"