aks-engine: Update to version 0.79.0

This commit is contained in:
github-actions[bot] 2023-08-31 20:25:24 +00:00
parent e1f24cd8c8
commit 864b3d7656

View File

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