k9s: Update to version 0.29.0

This commit is contained in:
github-actions[bot] 2023-12-07 08:26:44 +00:00
parent 36beb3172c
commit faddc3544e

View File

@ -1,16 +1,16 @@
{
"version": "0.28.2",
"version": "0.29.0",
"description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.28.2/k9s_Windows_amd64.zip",
"hash": "bc9b1968aa3cedd54dd13c075631fe9bdc8869a57245fc942f18714c85f3244f"
"url": "https://github.com/derailed/k9s/releases/download/v0.29.0/k9s_Windows_amd64.zip",
"hash": "8207504575eb4f4c273765bf3b08973ae419107b6939298c2df383c207f992d9"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.28.2/k9s_Windows_arm64.zip",
"hash": "a31952548e99698ec83f30b4badf1ba78a01501358f81598cbe57110f7af111e"
"url": "https://github.com/derailed/k9s/releases/download/v0.29.0/k9s_Windows_arm64.zip",
"hash": "a9a21720890853a7d358dca7ae782ff4225690fdf9c423d41c1f9c468116dace"
}
},
"bin": "k9s.exe",