kops: Update to version 1.25.2

This commit is contained in:
github-actions[bot] 2022-10-18 16:31:26 +00:00
parent 1e3b7b17c2
commit 8ffb3055f2

View File

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