kubent: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2024-03-09 16:27:13 +00:00
parent 194db9d512
commit d1ae5bff6d

View File

@ -1,12 +1,12 @@
{
"version": "0.7.1",
"version": "0.7.2",
"description": "Kube No Trouble (kubent) is a simple tool to check whether you're using any of these API versions in your cluster and therefore should upgrade your workloads first, before upgrading your Kubernetes cluster.",
"homepage": "https://github.com/doitintl/kube-no-trouble/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/doitintl/kube-no-trouble/releases/download/0.7.1/kubent-0.7.1-windows-amd64.tar.gz",
"hash": "33f1c4158220db0481cf2828d47fe95f5a140584fc3ddf13fe06f6593b4f725c"
"url": "https://github.com/doitintl/kube-no-trouble/releases/download/0.7.2/kubent-0.7.2-windows-amd64.tar.gz",
"hash": "d614409f23125d3a9ee963342deae6f67e985cee75093a3269358ae84aeb57f0"
}
},
"bin": "kubent.exe",