aks-engine: Update to version 0.65.0

This commit is contained in:
Richard Kuhnt 2021-06-26 07:00:31 +00:00
parent de20b54e6e
commit c926a1ac18

View File

@ -1,13 +1,13 @@
{ {
"version": "0.64.0", "version": "0.65.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.64.0/aks-engine-v0.64.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.65.0/aks-engine-v0.65.0-windows-amd64.zip",
"hash": "8d13de58506d8537c7fcc10bcddf222a122af2626b0653c03fb7ff3db77a4331", "hash": "65d132d8d5dee443fe44c335f71f81f0f55757262f7cdf8088c1cd2880f16ba7",
"extract_dir": "aks-engine-v0.64.0-windows-amd64" "extract_dir": "aks-engine-v0.65.0-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",