kops: Update to version 1.24.4

This commit is contained in:
github-actions[bot] 2022-10-18 12:33:19 +00:00
parent 056009bd47
commit e0debc332c

View File

@ -1,13 +1,13 @@
{
"version": "1.25.1",
"version": "1.24.4",
"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.25.1/kops-windows-amd64#/kops.exe",
"hash": "90e508db560b5b6ef2d926a669e43ba2bc43af558de13eb744fef0c4658bd109"
"url": "https://github.com/kubernetes/kops/releases/download/v1.24.4/kops-windows-amd64#/kops.exe",
"hash": "0ed77fbebee4c802903837470e92c8e15380b0f23089e3dfba00a859e8617357"
}
},
"bin": "kops.exe",