Skip to content

Commit

Permalink
kubelet: Update to version 1.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chitoku-k committed Sep 16, 2024
1 parent 8e65541 commit f207d87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/kubelet.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"version": "1.31.0",
"version": "1.31.1",
"description": "Kubernetes node agent",
"homepage": "https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.31.0/bin/windows/amd64/kubelet.exe",
"hash": "e96fda5620fe17db0f2081dae10f661a6805d54a674adc252a413c8ea88a97a0"
"url": "https://dl.k8s.io/v1.31.1/bin/windows/amd64/kubelet.exe",
"hash": "0c60e73577440cf1240e3c8ec186f4f7779f2b3bd7985dbf8155a930271d3c47"
}
},
"bin": "kubelet.exe",
Expand Down

0 comments on commit f207d87

Please sign in to comment.