From ae2b286f8ddec1b86ee1f6e39d80b93d47f2a427 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 04:25:54 +0000 Subject: [PATCH] istioctl: Update to version 1.21.0 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index c41c16ddda..e754781cd7 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.20.3", + "version": "1.21.0", "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.20.3/istioctl-1.20.3-win.zip", - "hash": "4cb0ebcca89e73272a3957e94d236601c6ba8ece667416f743d2875a3d8c4d9e" + "url": "https://github.com/istio/istio/releases/download/1.21.0/istioctl-1.21.0-win.zip", + "hash": "85447dcd834543c4134d533bfffb80bb704b05d0c2a934d09dbb66da5a20e474" } }, "bin": "istioctl.exe",