kops: Update to version 1.28.5

This commit is contained in:
github-actions[bot] 2024-05-12 00:34:19 +00:00
parent ec74ef7746
commit fe67fa344d

View File

@ -1,13 +1,13 @@
{
"version": "1.28.4",
"version": "1.28.5",
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
"homepage": "https://kops.sigs.k8s.io",
"license": "Apache-2.0",
"depends": "kubectl",
"architecture": {
"64bit": {
"url": "https://github.com/kubernetes/kops/releases/download/v1.28.4/kops-windows-amd64#/kops.exe",
"hash": "12a9dd7acc9175447c5341649a6094e81db3228e7809283e47095c0af07c1217"
"url": "https://github.com/kubernetes/kops/releases/download/v1.28.5/kops-windows-amd64#/kops.exe",
"hash": "b76b03d4a8a4d2a6bceb51af57a9824e5f6b8be34446bbffb173f37d53bc4d30"
}
},
"bin": "kops.exe",