aks-engine: Update to version 0.57.0

This commit is contained in:
Jakub Čábera 2020-10-09 22:52:30 +02:00
parent 21d30868d0
commit c1dd663607

View File

@ -1,13 +1,13 @@
{ {
"version": "0.56.0", "version": "0.57.0",
"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.56.0/aks-engine-v0.56.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.57.0/aks-engine-v0.57.0-windows-amd64.zip",
"hash": "f3228bf03ed9405307abd563bcfdc95f1e710eda9682e246c6b91b6ce67191ce", "hash": "dd35a1aecf42041ec981e9c1e1f056a1cdbe5676350d1c73e92258c96332e6e9",
"extract_dir": "aks-engine-v0.56.0-windows-amd64" "extract_dir": "aks-engine-v0.57.0-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",