From 650d0b1a7f2a7e4cdee2593ac267b0e1f08ec626 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 16:27:42 +0000 Subject: [PATCH] istioctl: Update to version 1.17.6 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 61b5c1acb3..2f13b969da 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.19.0", + "version": "1.17.6", "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.0/istioctl-1.19.0-win.zip", - "hash": "381342603b5ab6a7442cd5003787024ad334e7ab0aac61d26af664d27dc4f67e" + "url": "https://github.com/istio/istio/releases/download/1.17.6/istioctl-1.17.6-win.zip", + "hash": "39ab281f946758d863e12f4cbeba19618ce2a3298416a3c0ab480e2cfa5adec6" } }, "bin": "istioctl.exe",