aks-engine: Update to version 0.53.0

This commit is contained in:
Jakub Čábera 2020-06-30 08:34:16 +02:00
parent be5c7c7df3
commit 3b6f1bd12b

View File

@ -1,13 +1,13 @@
{ {
"version": "0.52.0", "version": "0.53.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.52.0/aks-engine-v0.52.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.53.0/aks-engine-v0.53.0-windows-amd64.zip",
"hash": "120512d352f0231460fb746f2c8c1d37eb9078b5af86c5d9a52dc8caa68e011a", "hash": "b29adccc0ae0f855f1648a27cfdda94538ea77473a0a921996872d8245a2adb9",
"extract_dir": "aks-engine-v0.52.0-windows-amd64" "extract_dir": "aks-engine-v0.53.0-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",