kops: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2022-09-19 12:32:01 +00:00
parent be84880db3
commit f171f88c6c

View File

@ -1,13 +1,13 @@
{
"version": "1.24.3",
"version": "1.25.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.24.3/kops-windows-amd64#/kops.exe",
"hash": "556b41d938fb7ca5363cbb51a848ece866b3d2e70d4fd56578e7c7bdc9f62793"
"url": "https://github.com/kubernetes/kops/releases/download/v1.25.0/kops-windows-amd64#/kops.exe",
"hash": "3004cc18ef51910969872460e215c1be3b78206898856a5d1b818edcc478f69e"
}
},
"bin": "kops.exe",