kops: Update to version 1.26.2

This commit is contained in:
github-actions[bot] 2023-03-10 16:31:23 +00:00
parent 5455f15500
commit 699d7d99bf

View File

@ -1,13 +1,13 @@
{
"version": "1.25.4",
"version": "1.26.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.25.4/kops-windows-amd64#/kops.exe",
"hash": "222a97d1f5225ae33a48091eb7ab62efdae46427e803aa5175eb7bcc25be4bfa"
"url": "https://github.com/kubernetes/kops/releases/download/v1.26.2/kops-windows-amd64#/kops.exe",
"hash": "422fd21459322287b019346b36546b86bef838a1d67c11395bc5a9bdd3cfb077"
}
},
"bin": "kops.exe",