From c810cef0b19365e083ccc8c35d30f1d3710f017a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:34:46 +0000 Subject: [PATCH] istioctl: Update to version 1.24.0 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 82c4a63391..a82058b168 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.23.3", + "version": "1.24.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.23.3/istioctl-1.23.3-win.zip", - "hash": "86ac9c8ed0a170c81c1b051129cb08b98e3406563331241fd87d64de3026a2ba" + "url": "https://github.com/istio/istio/releases/download/1.24.0/istioctl-1.24.0-win.zip", + "hash": "2ee99ccc26c88481b01175d59a2876535ced94c3dc46291a7c59dc0435dd5f20" } }, "bin": "istioctl.exe",