kops: Update to version 1.27.1

This commit is contained in:
github-actions[bot] 2023-09-03 12:29:59 +00:00
parent a358ba2576
commit edabcd81d0

View File

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