kops: Update to version 1.26.5

This commit is contained in:
github-actions[bot] 2023-07-16 08:28:16 +00:00
parent b1f1db9127
commit 9c1d6c569b

View File

@ -1,13 +1,13 @@
{
"version": "1.26.4",
"version": "1.26.5",
"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.26.4/kops-windows-amd64#/kops.exe",
"hash": "8daf81934f04561bd8d39fc09873332062cd9b25afea9effb5021afff5f98583"
"url": "https://github.com/kubernetes/kops/releases/download/v1.26.5/kops-windows-amd64#/kops.exe",
"hash": "31aa94b720ece2366bd7acd21aeb430886739b5fcb16a3d8f8e17987cede5f05"
}
},
"bin": "kops.exe",