From b549f6e320830a185378f40fc166c3a22d9085f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 20:28:57 +0000 Subject: [PATCH] istioctl: Update to version 1.24.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index a82058b168..b0fb8912e9 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.24.0", + "version": "1.24.1", "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.24.0/istioctl-1.24.0-win.zip", - "hash": "2ee99ccc26c88481b01175d59a2876535ced94c3dc46291a7c59dc0435dd5f20" + "url": "https://github.com/istio/istio/releases/download/1.24.1/istioctl-1.24.1-win.zip", + "hash": "e398d4a416d6e1eca7d7e118457d7e9560bdae5bc231da184f48a5a03ebbfd9a" } }, "bin": "istioctl.exe",