kops: Update to version 1.28.3

This commit is contained in:
github-actions[bot] 2024-01-26 16:26:22 +00:00
parent cd9d909712
commit 08726fc7d9

View File

@ -1,13 +1,13 @@
{ {
"version": "1.28.2", "version": "1.28.3",
"description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.", "description": "Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management.",
"homepage": "https://kops.sigs.k8s.io", "homepage": "https://kops.sigs.k8s.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"depends": "kubectl", "depends": "kubectl",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubernetes/kops/releases/download/v1.28.2/kops-windows-amd64#/kops.exe", "url": "https://github.com/kubernetes/kops/releases/download/v1.28.3/kops-windows-amd64#/kops.exe",
"hash": "e63a76125f910f4edec8f72b626e4460c2093e9120e893e238d6298765e142c3" "hash": "b01ba966e489b7390c3766d8eb3a18aa6c34d0fcc788e802707514e14f017dd1"
} }
}, },
"bin": "kops.exe", "bin": "kops.exe",