aks-engine: Update to version 0.68.0

This commit is contained in:
github-actions[bot] 2022-01-14 04:29:56 +00:00
parent b1143034ec
commit 7b9d749125

View File

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