Skip to content

Commit

Permalink
Update kubelet and kube-proxy versions to v1.31.6 in node.json
Browse files Browse the repository at this point in the history
Signed-off-by: kooomix <[email protected]>
  • Loading branch information
kooomix committed Aug 15, 2024
1 parent 2410245 commit f1a7df7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/outdated-k8s-version/test/pass/input/node.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,8 @@
"bootID": "85cb3c8a-7d8e-4885-9a9c-e8a340332f21",
"containerRuntimeVersion": "docker://20.10.7",
"kernelVersion": "5.11.0-43-generic",
"kubeProxyVersion": "v1.28.6",
"kubeletVersion": "v1.28.6",
"kubeProxyVersion": "v1.31.6",
"kubeletVersion": "v1.31.6",
"machineID": "b77ec962e3734760b1e756ffc5e83152",
"operatingSystem": "linux",
"osImage": "Ubuntu 20.04.2 LTS",
Expand Down

0 comments on commit f1a7df7

Please sign in to comment.