aks-engine: Update to version 0.76.0

This commit is contained in:
github-actions[bot] 2023-02-11 04:29:36 +00:00
parent 9abe376ecd
commit b88979614d

View File

@ -1,13 +1,13 @@
{ {
"version": "0.75.2", "version": "0.76.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.75.2/aks-engine-v0.75.2-windows-amd64.zip", "url": "https://github.com/Azure/aks-engine/releases/download/v0.76.0/aks-engine-v0.76.0-windows-amd64.zip",
"hash": "9d124cf9bc5c422393d75dc67ecfbd3bb6919a0c538de16e71b4e0b8467b380a", "hash": "b7545af34e9d54947ee446f430098a495b35703a0e057322ef03ba6b3f3daaa2",
"extract_dir": "aks-engine-v0.75.2-windows-amd64" "extract_dir": "aks-engine-v0.76.0-windows-amd64"
} }
}, },
"bin": "aks-engine.exe", "bin": "aks-engine.exe",