aks-engine: Update to version 0.75.1

This commit is contained in:
github-actions[bot] 2023-01-24 00:34:22 +00:00
parent 60ceb0f6ec
commit 9a643833d4

View File

@ -1,13 +1,13 @@
{ {
"version": "0.75.0", "version": "0.75.1",
"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.75.0/aks-engine-v0.75.0-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.75.1/aks-engine-v0.75.1-windows-amd64.zip",
"hash": "f4a4afcafeb543bfc7875de43345d3d8a72e3fc4352e9c0b57ee29a8a7b3d7aa", "hash": "bfece103ca3b5233a215912b65fd8beecb60150e171044e2e798aba8d30d5510",
"extract_dir": "aks-engine-v0.75.0-windows-amd64" "extract_dir": "aks-engine-v0.75.1-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",