kops: Update to version 1.23.0

This commit is contained in:
github-actions[bot] 2022-03-06 12:30:00 +00:00
parent 160d138f8b
commit 4a30d0316d

View File

@ -1,13 +1,13 @@
{ {
"version": "1.21.5", "version": "1.23.0",
"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.21.5/kops-windows-amd64#/kops.exe", "url": "https://github.com/kubernetes/kops/releases/download/v1.23.0/kops-windows-amd64#/kops.exe",
"hash": "c292d61b7eb5202c40f45902a34e9323f1f7fa9634d9f247b239230197a38ce9" "hash": "aba456145c21ee5d9394b4e426f55ba87f46b6523089c87d837a8cb3518329ef"
} }
}, },
"bin": "kops.exe", "bin": "kops.exe",