kops: Update to version 1.22.4

This commit is contained in:
github-actions[bot] 2022-02-21 16:29:48 +00:00
parent 43a28396f1
commit e4247157a4

View File

@ -1,13 +1,13 @@
{
"version": "1.22.3",
"version": "1.22.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.22.3/kops-windows-amd64#/kops.exe",
"hash": "1fecba5443e0a5c99aefd83708643ce753ecb7121f07ab0d0f0ac6fcce8be6ee"
"url": "https://github.com/kubernetes/kops/releases/download/v1.22.4/kops-windows-amd64#/kops.exe",
"hash": "d02b7d1d174a4b27576c5f4b9c0fd863378308d4d1335af87b5a7348deda4be4"
}
},
"bin": "kops.exe",