From 9402272fad4de21bc5665b5230859fb1af130c4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 00:43:05 +0000 Subject: [PATCH] aks-engine: Update to version 0.72.0 --- 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 dd2ea7c425..de1f87f2ad 100644 --- a/bucket/aks-engine.json +++ b/bucket/aks-engine.json @@ -1,13 +1,13 @@ { - "version": "0.71.0", + "version": "0.72.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.71.0/aks-engine-v0.71.0-windows-amd64.zip", - "hash": "ae9ffd59b4178d40a2963d1a38e7c05fee1a81c57080ae352007d8f8ced48ab2", - "extract_dir": "aks-engine-v0.71.0-windows-amd64" + "url": "https://github.com/Azure/aks-engine/releases/download/v0.72.0/aks-engine-v0.72.0-windows-amd64.zip", + "hash": "c1f97e3e5ee96755a4071d87185b0afd9d832b2339c94e621b03aaf103fbfed7", + "extract_dir": "aks-engine-v0.72.0-windows-amd64" } }, "bin": "aks-engine.exe",