aks-engine: Update to version 0.54.1

This commit is contained in:
Jakub Čábera 2020-08-15 11:43:38 +02:00
parent a8d4413e2b
commit b6abf89df8

View File

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