From 2881ebe726f99a364b15886f373cf272b46217bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 00:32:54 +0000 Subject: [PATCH] istioctl: Update to version 1.20.0 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index d8c04046e3..7f459ccff5 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.19.4", + "version": "1.20.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.19.4/istioctl-1.19.4-win.zip", - "hash": "5d428a1385c7418574225af5469f8955b35c4eecd5ef203f044c85a113aad65a" + "url": "https://github.com/istio/istio/releases/download/1.20.0/istioctl-1.20.0-win.zip", + "hash": "6efd675bb5a1333da6d9c72f327be3c05a7c580699edfd012a963faba27e5ee5" } }, "bin": "istioctl.exe",