aks-engine: Update to version 0.70.0

This commit is contained in:
github-actions[bot] 2022-04-16 12:30:51 +00:00
parent 6ac10ab8b6
commit 5d8b9b7fc6

View File

@ -1,13 +1,13 @@
{
"version": "0.69.0",
"version": "0.70.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.69.0/aks-engine-v0.69.0-windows-amd64.zip",
"hash": "6635556f8a89e1c560c0471b29ccdf251c26634f2ee0f3062f5a3748a99d092a",
"extract_dir": "aks-engine-v0.69.0-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.70.0/aks-engine-v0.70.0-windows-amd64.zip",
"hash": "60152abdb788917cd8af9288852679b1a0a5da96477251b3cf7952cd8eb93b91",
"extract_dir": "aks-engine-v0.70.0-windows-amd64"
}
},
"bin": "aks-engine.exe",