aks-engine: Update to version 0.56.2

This commit is contained in:
Richard Kuhnt 2021-03-05 22:00:25 +00:00
parent 5d95e6ac54
commit f058474a89

View File

@ -1,13 +1,13 @@
{
"version": "0.56.1",
"version": "0.56.2",
"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.56.1/aks-engine-v0.56.1-windows-amd64.zip",
"hash": "d59c95a44cd4126c5cd35462fa6ee18256c796663bc58a9328aa31c87668238f",
"extract_dir": "aks-engine-v0.56.1-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.56.2/aks-engine-v0.56.2-windows-amd64.zip",
"hash": "5857337528b269e7d996efb3468b22021244e180a5bcf18419b14c297b1bf249",
"extract_dir": "aks-engine-v0.56.2-windows-amd64"
}
},
"bin": "aks-engine.exe",