kops: Update to version 1.26.4

This commit is contained in:
github-actions[bot] 2023-06-17 16:27:21 +00:00
parent ddd84a49cd
commit e25c468367

View File

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