kops: Update to version 1.23.4

This commit is contained in:
github-actions[bot] 2022-09-03 04:46:34 +00:00
parent b04ae62a8b
commit 4fc0492928

View File

@ -1,13 +1,13 @@
{ {
"version": "1.24.1", "version": "1.23.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.24.1/kops-windows-amd64#/kops.exe", "url": "https://github.com/kubernetes/kops/releases/download/v1.23.4/kops-windows-amd64#/kops.exe",
"hash": "51ddd6d1ee34cb9f1a453e80c9107be1e08e4275b03b6842d8abf7d8d88d306f" "hash": "e4ab51179f901a45892ccee8538e06f2859d1b031d1d4ccadc2ddb30d6ba0e18"
} }
}, },
"bin": "kops.exe", "bin": "kops.exe",