aks-engine: Update to version 0.54.0

This commit is contained in:
Jakub Čábera 2020-08-01 12:49:30 +02:00
parent 49398471bd
commit f457b3f1a9

View File

@ -1,13 +1,13 @@
{ {
"version": "0.53.0", "version": "0.54.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.53.0/aks-engine-v0.53.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.54.0/aks-engine-v0.54.0-windows-amd64.zip",
"hash": "b29adccc0ae0f855f1648a27cfdda94538ea77473a0a921996872d8245a2adb9", "hash": "47e03d53311246874ba83204d05d98e0e517862fd5c95543d160b37a39a6f80f",
"extract_dir": "aks-engine-v0.53.0-windows-amd64" "extract_dir": "aks-engine-v0.54.0-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",