aks-engine: Update to version 0.62.0

This commit is contained in:
Richard Kuhnt 2021-04-20 20:00:15 +00:00
parent a84a29c5d3
commit eadb71da01

View File

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