From 9e33a5f1335b7f1c00a6f22c1c498fdc9a4ba31e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 04:29:57 +0000 Subject: [PATCH] istioctl: Update to version 1.24.2 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index b0fb8912e9..5f86da9c3f 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.24.1", + "version": "1.24.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.24.1/istioctl-1.24.1-win.zip", - "hash": "e398d4a416d6e1eca7d7e118457d7e9560bdae5bc231da184f48a5a03ebbfd9a" + "url": "https://github.com/istio/istio/releases/download/1.24.2/istioctl-1.24.2-win.zip", + "hash": "cdbf594586dab8ff4128af3bc95c0d69b25c70abf6fa3808c59b0c3c0635cafb" } }, "bin": "istioctl.exe",