From 7a3dbf14963b5c2593caa2cdea68d1c9c05a172f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 12:32:13 +0000 Subject: [PATCH] istioctl: Update to version 1.26.3 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index bf84a26711..0438b80859 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.26.2", + "version": "1.26.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.26.2/istioctl-1.26.2-win.zip", - "hash": "8632e5c6fed1570eff27ecd7a7fb62b739afcaedf20b5e1679288b74ac114671" + "url": "https://github.com/istio/istio/releases/download/1.26.3/istioctl-1.26.3-win.zip", + "hash": "178dce5ac7b735718f2b5413094573f9773e6cb86862a3b4627a38923f8fceed" } }, "bin": "istioctl.exe",