kops: Update to version 1.21.5

This commit is contained in:
github-actions[bot] 2022-03-05 16:29:38 +00:00
parent c24020706c
commit 64de6d84c8

View File

@ -1,13 +1,13 @@
{ {
"version": "1.22.4", "version": "1.21.5",
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.", "description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
"homepage": "https://kops.sigs.k8s.io", "homepage": "https://kops.sigs.k8s.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "kubectl", "depends": "kubectl",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes/kops/releases/download/v1.22.4/kops-windows-amd64#/kops.exe", "url": "https://github.com/kubernetes/kops/releases/download/v1.21.5/kops-windows-amd64#/kops.exe",
"hash": "d02b7d1d174a4b27576c5f4b9c0fd863378308d4d1335af87b5a7348deda4be4" "hash": "c292d61b7eb5202c40f45902a34e9323f1f7fa9634d9f247b239230197a38ce9"
} }
}, },
"bin": "kops.exe", "bin": "kops.exe",