aks-engine: Update to version 0.51.0

This commit is contained in:
Jakub Čábera 2020-05-22 12:43:14 +02:00
parent 2ecef2cc7b
commit 2280866035

View File

@ -1,13 +1,13 @@
{ {
"version": "0.50.2", "version": "0.51.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.50.2/aks-engine-v0.50.2-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.51.0/aks-engine-v0.51.0-windows-amd64.zip",
"hash": "ba105d46e36ffbd0fc72cb1631e1f9272a428f9df8fd547631c0ace3e8a34894", "hash": "b0ac1f4615561e8736adf73c500d478ad2b6dd4ebfe924f944e08fb55be4ba64",
"extract_dir": "aks-engine-v0.50.2-windows-amd64" "extract_dir": "aks-engine-v0.51.0-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",