aks-engine: Update to version 0.67.3

This commit is contained in:
Richard Kuhnt 2021-12-01 02:00:39 +00:00
parent e1cd95501f
commit 7a1b4e13d7

View File

@ -1,13 +1,13 @@
{
"version": "0.67.2",
"version": "0.67.3",
"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.2/aks-engine-v0.67.2-windows-amd64.zip",
"hash": "e447ea7f927bd2e1b7d0b8352788667c1cfb59b40e8378ef80b4fbca56a4c52a",
"extract_dir": "aks-engine-v0.67.2-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.67.3/aks-engine-v0.67.3-windows-amd64.zip",
"hash": "99e6753f0b5451d3fa9e7e61eb0daba89b20805bd2e189768da817a1041c63c5",
"extract_dir": "aks-engine-v0.67.3-windows-amd64"
}
},
"bin": "aks-engine.exe",