kops: Update to version 1.30.2

This commit is contained in:
github-actions[bot] 2024-11-27 04:30:14 +00:00
parent 7bd252144c
commit 2211a10bf1

View File

@ -1,13 +1,13 @@
{
"version": "1.30.1",
"version": "1.30.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.30.1/kops-windows-amd64#/kops.exe",
"hash": "490057287231782cf5b8263302c7000522d4715a4a5a77dced8ea7ca689e7df9"
"url": "https://github.com/kubernetes/kops/releases/download/v1.30.2/kops-windows-amd64#/kops.exe",
"hash": "16fc7c7f60ee3c3cfa5be7c5311a83cd7da0282c47166623268db5901b4a587a"
}
},
"bin": "kops.exe",