aks-engine: Update to version 0.50.1

This commit is contained in:
Jakub Čábera 2020-05-14 08:24:17 +02:00
parent 5c180945f2
commit e26a7137de

View File

@ -1,13 +1,13 @@
{
"version": "0.50.0",
"version": "0.50.1",
"description": "Self-managed Kubernetes cluster provisioning on Azure",
"homepage": "https://github.com/Azure/aks-engine",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/aks-engine/releases/download/v0.50.0/aks-engine-v0.50.0-windows-amd64.zip",
"hash": "bd4d4096dbccac769838f50977206e3b5ef4ca79c2e1946fdf568090418e6de0",
"extract_dir": "aks-engine-v0.50.0-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.50.1/aks-engine-v0.50.1-windows-amd64.zip",
"hash": "5e7888c6fbf35748afa1d12c1b40f4b74c24e9efd0fb03f70837cee32ac979b2",
"extract_dir": "aks-engine-v0.50.1-windows-amd64"
}
},
"bin": "aks-engine.exe",