kops: Update to version 1.30.0

This commit is contained in:
github-actions[bot] 2024-08-16 20:26:31 +00:00
parent 9f67a4be9b
commit ebe86a732a

View File

@ -1,13 +1,13 @@
{
"version": "1.29.2",
"version": "1.30.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.29.2/kops-windows-amd64#/kops.exe",
"hash": "c1dca2da85f9dd25d404c6285b2670b614a0f3a1d170bc14350b33b70ec030c0"
"url": "https://github.com/kubernetes/kops/releases/download/v1.30.0/kops-windows-amd64#/kops.exe",
"hash": "91dfa59629c33ec59ffa2edceb5c17c3dd933ae637e56aba3429e4e52985e964"
}
},
"bin": "kops.exe",