From 9129e525bb89ebe4721234d79080e02cac29086d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 04:29:55 +0000 Subject: [PATCH] istioctl: Update to version 1.24.3 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 5f86da9c3f..d5e5e45616 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.24.2", + "version": "1.24.3", "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.2/istioctl-1.24.2-win.zip", - "hash": "cdbf594586dab8ff4128af3bc95c0d69b25c70abf6fa3808c59b0c3c0635cafb" + "url": "https://github.com/istio/istio/releases/download/1.24.3/istioctl-1.24.3-win.zip", + "hash": "163c9f82ea96b96705d1a19354684681000864eaa427bd8c5cb20afae016eb78" } }, "bin": "istioctl.exe",