aks-engine: Update to version 0.66.1

This commit is contained in:
Richard Kuhnt 2021-08-31 21:00:35 +00:00
parent 2a09ace8c3
commit ec16c4967d

View File

@ -1,13 +1,13 @@
{ {
"version": "0.66.0", "version": "0.66.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.66.0/aks-engine-v0.66.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.66.1/aks-engine-v0.66.1-windows-amd64.zip",
"hash": "e575dd2d4f9f613a295111f18c06ab36294ea65c69fc6d9c3df3bde43b8cf8e0", "hash": "2f604376bafc2faaac112fd8f3d4a151cd3de503dfe57e7315dc1a97b6e961c5",
"extract_dir": "aks-engine-v0.66.0-windows-amd64" "extract_dir": "aks-engine-v0.66.1-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",