aks-engine: Update to version 0.60.1

This commit is contained in:
Jakub Čábera 2021-02-12 07:25:55 +01:00
parent ff6f5fe698
commit 481998806f

View File

@ -1,13 +1,13 @@
{ {
"version": "0.60.0", "version": "0.60.1",
"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.60.0/aks-engine-v0.60.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.60.1/aks-engine-v0.60.1-windows-amd64.zip",
"hash": "cd917bdf542e02be7a0f287a400ac021f3bed1cfe3471e9b84c43aafb91c7720", "hash": "cafa7924983bdc473d06700e5c19355cb7b0a2338dee019e20c7921227540604",
"extract_dir": "aks-engine-v0.60.0-windows-amd64" "extract_dir": "aks-engine-v0.60.1-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",