kops: Update to version 1.28.4

This commit is contained in:
github-actions[bot] 2024-02-02 16:26:09 +00:00
parent 5a2a436786
commit d3ec841111

View File

@ -1,13 +1,13 @@
{
"version": "1.28.3",
"version": "1.28.4",
"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.3/kops-windows-amd64#/kops.exe",
"hash": "b01ba966e489b7390c3766d8eb3a18aa6c34d0fcc788e802707514e14f017dd1"
"url": "https://github.com/kubernetes/kops/releases/download/v1.28.4/kops-windows-amd64#/kops.exe",
"hash": "12a9dd7acc9175447c5341649a6094e81db3228e7809283e47095c0af07c1217"
}
},
"bin": "kops.exe",