kops: Update to version 1.29.0

This commit is contained in:
github-actions[bot] 2024-05-16 12:31:12 +00:00
parent 561954d4d7
commit 0347b16165

View File

@ -1,13 +1,13 @@
{
"version": "1.28.5",
"version": "1.29.0",
"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.5/kops-windows-amd64#/kops.exe",
"hash": "b76b03d4a8a4d2a6bceb51af57a9824e5f6b8be34446bbffb173f37d53bc4d30"
"url": "https://github.com/kubernetes/kops/releases/download/v1.29.0/kops-windows-amd64#/kops.exe",
"hash": "8f5f29e8c3db7717829bce55fdb3a0dea649e45cab0925ddd618fdfb55881cd6"
}
},
"bin": "kops.exe",