Skip to content

Commit

Permalink
kubelet: Update to version 1.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent ff6d9ce commit 6e4ca7d
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.2",
"version": "1.31.3",
"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.2/bin/windows/amd64/kubelet.exe",
"hash": "bbf49098ec84aa936a957c344afa2e4f42540180d23b3d31270ac26a81850fc5"
"url": "https://dl.k8s.io/v1.31.3/bin/windows/amd64/kubelet.exe",
"hash": "34a264a7460a5d77750e13c5b91dab49866b5fdca18d5a37f5fb05b7a5adaed0"
}
},
"bin": "kubelet.exe",
Expand Down

0 comments on commit 6e4ca7d

Please sign in to comment.