aks-engine: Update to version 0.60.0

This commit is contained in:
Jakub Čábera 2021-02-04 08:08:32 +01:00
parent b097e23bc7
commit db3544e6f7

View File

@ -1,13 +1,13 @@
{ {
"version": "0.59.0", "version": "0.60.0",
"description": "Self-managed Kubernetes cluster provisioning on Azure", "description": "Self-managed Kubernetes cluster provisioning on Azure",
"homepage": "https://github.com/Azure/aks-engine", "homepage": "https://github.com/Azure/aks-engine",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/aks-engine/releases/download/v0.59.0/aks-engine-v0.59.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.60.0/aks-engine-v0.60.0-windows-amd64.zip",
"hash": "94319756a78ccb0330d2837e6a8c727120bdcecc7a8a45320f0c222867958308", "hash": "cd917bdf542e02be7a0f287a400ac021f3bed1cfe3471e9b84c43aafb91c7720",
"extract_dir": "aks-engine-v0.59.0-windows-amd64" "extract_dir": "aks-engine-v0.60.0-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",