kops: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2023-11-13 12:30:18 +00:00
parent 521cb180d6
commit ad93184dd3

View File

@ -1,13 +1,13 @@
{
"version": "1.28.0",
"version": "1.28.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.28.0/kops-windows-amd64#/kops.exe",
"hash": "6e4d9d5254ddc3ad3d2ed5db0a6dde63b0e62ccf5331c0c354bb5d916a675256"
"url": "https://github.com/kubernetes/kops/releases/download/v1.28.1/kops-windows-amd64#/kops.exe",
"hash": "96b8087c64087c527b1d78368cbece90acd28e329de4e3a921ec5b531b98269f"
}
},
"bin": "kops.exe",