kops: Update to version 1.29.2

This commit is contained in:
github-actions[bot] 2024-07-24 12:31:13 +00:00
parent 05631f9c25
commit bc894dfe2c

View File

@ -1,13 +1,13 @@
{ {
"version": "1.29.0", "version": "1.29.2",
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.", "description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
"homepage": "https://kops.sigs.k8s.io", "homepage": "https://kops.sigs.k8s.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "kubectl", "depends": "kubectl",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes/kops/releases/download/v1.29.0/kops-windows-amd64#/kops.exe", "url": "https://github.com/kubernetes/kops/releases/download/v1.29.2/kops-windows-amd64#/kops.exe",
"hash": "8f5f29e8c3db7717829bce55fdb3a0dea649e45cab0925ddd618fdfb55881cd6" "hash": "c1dca2da85f9dd25d404c6285b2670b614a0f3a1d170bc14350b33b70ec030c0"
} }
}, },
"bin": "kops.exe", "bin": "kops.exe",