kops: Update to version 1.23.3

This commit is contained in:
github-actions[bot] 2022-07-29 16:30:35 +00:00
parent 17e2fc4a9a
commit b2e2562082

View File

@ -1,13 +1,13 @@
{ {
"version": "1.24.0", "version": "1.23.3",
"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.24.0/kops-windows-amd64#/kops.exe", "url": "https://github.com/kubernetes/kops/releases/download/v1.23.3/kops-windows-amd64#/kops.exe",
"hash": "00ee0219ef5517dd32826a3887e95d003001625b7ead6ee5fa1d3696338ddf8a" "hash": "9f451bc22440544d49f632f58da2fb4cf652ce7c908fe6d9de15533fe109e053"
} }
}, },
"bin": "kops.exe", "bin": "kops.exe",