From c96f063ce5a0c90294b9450fe821a06308195df1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 6 May 2021 23:00:23 +0000 Subject: [PATCH] aks-engine: Update to version 0.62.1 --- bucket/aks-engine.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/aks-engine.json b/bucket/aks-engine.json index 7526159c6d..89b8bb87e6 100644 --- a/bucket/aks-engine.json +++ b/bucket/aks-engine.json @@ -1,13 +1,13 @@ { - "version": "0.62.0", + "version": "0.62.1", "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.62.0/aks-engine-v0.62.0-windows-amd64.zip", - "hash": "80e6c9540895e6f7bd5ac2a7712502b772831565a7e6a6981ec14926a3e85895", - "extract_dir": "aks-engine-v0.62.0-windows-amd64" + "url": "https://github.com/Azure/aks-engine/releases/download/v0.62.1/aks-engine-v0.62.1-windows-amd64.zip", + "hash": "a967ef9971371e1ea6259d53549ad0c67ff2ac275a5ccd4fcf58759720010ef5", + "extract_dir": "aks-engine-v0.62.1-windows-amd64" } }, "bin": "aks-engine.exe",