kops: Update to version 1.26.3

This commit is contained in:
github-actions[bot] 2023-05-06 16:27:03 +00:00
parent ab86d0e0c9
commit 2561705ae3

View File

@ -1,13 +1,13 @@
{
"version": "1.26.2",
"version": "1.26.3",
"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.2/kops-windows-amd64#/kops.exe",
"hash": "422fd21459322287b019346b36546b86bef838a1d67c11395bc5a9bdd3cfb077"
"url": "https://github.com/kubernetes/kops/releases/download/v1.26.3/kops-windows-amd64#/kops.exe",
"hash": "d2c8e4e3677f1e2ebbe1d58530556fe7fb3df62895325119c4db4b638269f201"
}
},
"bin": "kops.exe",