From bcf8a117b09507f4a92bea601dbafe16477c9c53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 20:28:18 +0000 Subject: [PATCH] istioctl: Update to version 1.23.3 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 4b5a38649a..82c4a63391 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.23.2", + "version": "1.23.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.23.2/istioctl-1.23.2-win.zip", - "hash": "78b921b9662174d19199909865a5aa99b99494cfc47918b936a5f405b3be1871" + "url": "https://github.com/istio/istio/releases/download/1.23.3/istioctl-1.23.3-win.zip", + "hash": "86ac9c8ed0a170c81c1b051129cb08b98e3406563331241fd87d64de3026a2ba" } }, "bin": "istioctl.exe",