From a96b995d1737771195d23d6bcb1586d102f74980 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:34:52 +0000 Subject: [PATCH] istioctl: Update to version 1.16.2 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 8b5d93ec07..721549cb8d 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.16.1", + "version": "1.16.2", "description": "Configuration command line utility for service operators to debug and diagnose their Istio mesh.", "homepage": "https://istio.io/latest/docs/reference/commands/istioctl/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/istio/istio/releases/download/1.16.1/istioctl-1.16.1-win.zip", - "hash": "b4c7dfca4ab8e1caeec5c4480483494b492ccee9f0871d291d429ea56a2dca18" + "url": "https://github.com/istio/istio/releases/download/1.16.2/istioctl-1.16.2-win.zip", + "hash": "0524bbe4bcb025785866bd2a114f77de8fad0b75264d8b3fc77923e74cf0ab1c" } }, "bin": "istioctl.exe",