aks-engine: Update to version 0.72.0

This commit is contained in:
github-actions[bot] 2022-10-05 00:43:05 +00:00
parent 678c7193cb
commit 9402272fad

View File

@ -1,13 +1,13 @@
{
"version": "0.71.0",
"version": "0.72.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.71.0/aks-engine-v0.71.0-windows-amd64.zip",
"hash": "ae9ffd59b4178d40a2963d1a38e7c05fee1a81c57080ae352007d8f8ced48ab2",
"extract_dir": "aks-engine-v0.71.0-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.72.0/aks-engine-v0.72.0-windows-amd64.zip",
"hash": "c1f97e3e5ee96755a4071d87185b0afd9d832b2339c94e621b03aaf103fbfed7",
"extract_dir": "aks-engine-v0.72.0-windows-amd64"
}
},
"bin": "aks-engine.exe",