aks-engine: Update to version 0.78.0

This commit is contained in:
github-actions[bot] 2023-04-26 04:26:51 +00:00
parent fce36319f0
commit c090e40319

View File

@ -1,13 +1,13 @@
{
"version": "0.77.0",
"version": "0.78.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.77.0/aks-engine-v0.77.0-windows-amd64.zip",
"hash": "33ca293781a117a0c67c4727300ffd9636b1011dd6a7e9fba57e7d4d3d4c3cdd",
"extract_dir": "aks-engine-v0.77.0-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.78.0/aks-engine-v0.78.0-windows-amd64.zip",
"hash": "232f0e1d860f46f625fe1109e494041020277149d0a3592614cd94281b273632",
"extract_dir": "aks-engine-v0.78.0-windows-amd64"
}
},
"bin": "aks-engine.exe",