From d18cd7623265ac1302383cbfb973075928d048de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 00:32:24 +0000 Subject: [PATCH] istioctl: Update to version 1.17.2 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index b63bd4d049..099f977cd0 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.17.1", + "version": "1.17.2", "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.17.1/istioctl-1.17.1-win.zip", - "hash": "62b6bd34987676a2712bef66a7862f72da7d7a9abd2df3c863845c66de33424c" + "url": "https://github.com/istio/istio/releases/download/1.17.2/istioctl-1.17.2-win.zip", + "hash": "53bac58968e345bae6c6efd306d3a4c66034bbb44beec1b25eebbc78f757aec3" } }, "bin": "istioctl.exe",