From 2d73595a4ec0aaca7f6a64146be535367d5607eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 21:06:47 +0000 Subject: [PATCH] istioctl: Update to version 1.21.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index e754781cd7..4953f48cbb 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.21.0", + "version": "1.21.1", "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.21.0/istioctl-1.21.0-win.zip", - "hash": "85447dcd834543c4134d533bfffb80bb704b05d0c2a934d09dbb66da5a20e474" + "url": "https://github.com/istio/istio/releases/download/1.21.1/istioctl-1.21.1-win.zip", + "hash": "302b7704210a07d46badf402e75e1b91de939538e35e37f5a10d1559aece1edb" } }, "bin": "istioctl.exe",