aks-engine: Update to version 0.69.0

This commit is contained in:
github-actions[bot] 2022-06-15 08:30:10 +00:00
parent 66e36f09ca
commit 23ec7745fb

View File

@ -1,13 +1,13 @@
{ {
"version": "0.70.0", "version": "0.69.0",
"description": "Self-managed Kubernetes cluster provisioning on Azure", "description": "Self-managed Kubernetes cluster provisioning on Azure",
"homepage": "https://github.com/Azure/aks-engine", "homepage": "https://github.com/Azure/aks-engine",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Azure/aks-engine/releases/download/v0.70.0/aks-engine-v0.70.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.69.0/aks-engine-v0.69.0-windows-amd64.zip",
"hash": "60152abdb788917cd8af9288852679b1a0a5da96477251b3cf7952cd8eb93b91", "hash": "6635556f8a89e1c560c0471b29ccdf251c26634f2ee0f3062f5a3748a99d092a",
"extract_dir": "aks-engine-v0.70.0-windows-amd64" "extract_dir": "aks-engine-v0.69.0-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",