aks-engine: Update to version 0.56.3

This commit is contained in:
Richard Kuhnt 2021-04-13 00:00:31 +00:00
parent 9fee5d8e91
commit 2be35617e9

View File

@ -1,13 +1,13 @@
{
"version": "0.61.0",
"version": "0.56.3",
"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.61.0/aks-engine-v0.61.0-windows-amd64.zip",
"hash": "eec42426ea3c68940910fabb567749670b33f553ccc34091e0c735cb85e34820",
"extract_dir": "aks-engine-v0.61.0-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.56.3/aks-engine-v0.56.3-windows-amd64.zip",
"hash": "70871fb96d9b8df639af1faf9510b1bf8a098ada940ebe9df96374fbf0455b18",
"extract_dir": "aks-engine-v0.56.3-windows-amd64"
}
},
"bin": "aks-engine.exe",