kops: Update to version 1.27.0

This commit is contained in:
github-actions[bot] 2023-07-17 12:31:46 +00:00
parent c41171ee07
commit 4083dade63

View File

@ -1,13 +1,13 @@
{
"version": "1.26.5",
"version": "1.27.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.26.5/kops-windows-amd64#/kops.exe",
"hash": "31aa94b720ece2366bd7acd21aeb430886739b5fcb16a3d8f8e17987cede5f05"
"url": "https://github.com/kubernetes/kops/releases/download/v1.27.0/kops-windows-amd64#/kops.exe",
"hash": "7ecc34756f6028d3c8dd8a079c0d54e6d1347f054afe03e629921821aaed29df"
}
},
"bin": "kops.exe",