aks-engine: Update to version 0.75.0

This commit is contained in:
github-actions[bot] 2023-01-14 00:33:21 +00:00
parent 50db692ca3
commit 3b4e43c2c7

View File

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