From 4fdfbe1d2ea9e699d38788c488cc88aa2ce387b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 00:34:49 +0000 Subject: [PATCH] istioctl: Update to version 1.17.0 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 721549cb8d..853712fcb3 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.16.2", + "version": "1.17.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.16.2/istioctl-1.16.2-win.zip", - "hash": "0524bbe4bcb025785866bd2a114f77de8fad0b75264d8b3fc77923e74cf0ab1c" + "url": "https://github.com/istio/istio/releases/download/1.17.0/istioctl-1.17.0-win.zip", + "hash": "a82888126b045d61f239308d453cda5ce72fb55125efca9ecef38fa9d6f98b40" } }, "bin": "istioctl.exe",