From 5dba147b55b8ace189a22a41f7066bdcce994458 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 00:33:04 +0000 Subject: [PATCH] istioctl: Update to version 1.20.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 7f459ccff5..82d46b6294 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.20.0", + "version": "1.20.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.20.0/istioctl-1.20.0-win.zip", - "hash": "6efd675bb5a1333da6d9c72f327be3c05a7c580699edfd012a963faba27e5ee5" + "url": "https://github.com/istio/istio/releases/download/1.20.1/istioctl-1.20.1-win.zip", + "hash": "2db2f21ff3fa00cbba53d39f84b1fb88bd9126c7eabc7b6b4595b57bafa2ac16" } }, "bin": "istioctl.exe",