kops: Update to version 1.28.2

This commit is contained in:
github-actions[bot] 2023-12-22 16:27:23 +00:00
parent 3d5c35ef1b
commit 70dbc7dd32

View File

@ -1,13 +1,13 @@
{
"version": "1.28.1",
"version": "1.28.2",
"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.1/kops-windows-amd64#/kops.exe",
"hash": "96b8087c64087c527b1d78368cbece90acd28e329de4e3a921ec5b531b98269f"
"url": "https://github.com/kubernetes/kops/releases/download/v1.28.2/kops-windows-amd64#/kops.exe",
"hash": "e63a76125f910f4edec8f72b626e4460c2093e9120e893e238d6298765e142c3"
}
},
"bin": "kops.exe",