aks-engine: Update to version 0.62.1

This commit is contained in:
Richard Kuhnt 2021-05-06 23:00:23 +00:00
parent a9b5cfd107
commit c96f063ce5

View File

@ -1,13 +1,13 @@
{ {
"version": "0.62.0", "version": "0.62.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.62.0/aks-engine-v0.62.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.62.1/aks-engine-v0.62.1-windows-amd64.zip",
"hash": "80e6c9540895e6f7bd5ac2a7712502b772831565a7e6a6981ec14926a3e85895", "hash": "a967ef9971371e1ea6259d53549ad0c67ff2ac275a5ccd4fcf58759720010ef5",
"extract_dir": "aks-engine-v0.62.0-windows-amd64" "extract_dir": "aks-engine-v0.62.1-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",