aks-engine: Update to version 0.67.2

This commit is contained in:
Richard Kuhnt 2021-11-30 09:00:37 +00:00
parent 7fe2e505d8
commit 5d2444bcbd

View File

@ -1,13 +1,13 @@
{
"version": "0.67.1",
"version": "0.67.2",
"description": "Self-managed Kubernetes cluster provisioning on Azure",
"homepage": "https://github.com/Azure/aks-engine",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/aks-engine/releases/download/v0.67.1/aks-engine-v0.67.1-windows-amd64.zip",
"hash": "0df933ff492b495f03a90defd36af7905e450ade4acd8a6b77f9dfa77ef38311",
"extract_dir": "aks-engine-v0.67.1-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.67.2/aks-engine-v0.67.2-windows-amd64.zip",
"hash": "e447ea7f927bd2e1b7d0b8352788667c1cfb59b40e8378ef80b4fbca56a4c52a",
"extract_dir": "aks-engine-v0.67.2-windows-amd64"
}
},
"bin": "aks-engine.exe",