kops: Update to version 1.24.1

This commit is contained in:
github-actions[bot] 2022-07-29 20:30:32 +00:00
parent 2686800964
commit 97d7938d18

View File

@ -1,13 +1,13 @@
{
"version": "1.23.3",
"version": "1.24.1",
"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.23.3/kops-windows-amd64#/kops.exe",
"hash": "9f451bc22440544d49f632f58da2fb4cf652ce7c908fe6d9de15533fe109e053"
"url": "https://github.com/kubernetes/kops/releases/download/v1.24.1/kops-windows-amd64#/kops.exe",
"hash": "51ddd6d1ee34cb9f1a453e80c9107be1e08e4275b03b6842d8abf7d8d88d306f"
}
},
"bin": "kops.exe",