aks-engine: Update to version 0.67.0

This commit is contained in:
Richard Kuhnt 2021-10-06 03:00:32 +00:00
parent a5ccf5452f
commit d5422ecebe

View File

@ -1,13 +1,13 @@
{
"version": "0.66.1",
"version": "0.67.0",
"description": "Self-managed Kubernetes cluster provisioning on Azure",
"homepage": "https://github.com/Azure/aks-engine",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Azure/aks-engine/releases/download/v0.66.1/aks-engine-v0.66.1-windows-amd64.zip",
"hash": "2f604376bafc2faaac112fd8f3d4a151cd3de503dfe57e7315dc1a97b6e961c5",
"extract_dir": "aks-engine-v0.66.1-windows-amd64"
"url": "https://github.com/Azure/aks-engine/releases/download/v0.67.0/aks-engine-v0.67.0-windows-amd64.zip",
"hash": "4488263a52f0d08e109c989b66dbf7c11537c427f41a3101ec270609630983c2",
"extract_dir": "aks-engine-v0.67.0-windows-amd64"
}
},
"bin": "aks-engine.exe",