aks-engine: Update to version 0.55.1

This commit is contained in:
Jakub Čábera 2020-09-02 08:20:25 +02:00
parent fabd77cce1
commit 8511cc404a

View File

@ -1,13 +1,13 @@
{ {
"version": "0.55.0", "version": "0.55.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.55.0/aks-engine-v0.55.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.55.1/aks-engine-v0.55.1-windows-amd64.zip",
"hash": "2bd3b40c87c73c98deb04fd81b7680241f25ad10ef0a5e2e2000f58adc465ffd", "hash": "2619b53b8f2fe28c24ae15ec61c683c2daf79f959b3c0bef37ad41d872869324",
"extract_dir": "aks-engine-v0.55.0-windows-amd64" "extract_dir": "aks-engine-v0.55.1-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",