From 237935743ef5671f36955cc79f3f8f612ce058bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 20:29:25 +0000 Subject: [PATCH] istioctl: Update to version 1.26.2 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index afba0b8136..bf84a26711 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.26.1", + "version": "1.26.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.26.1/istioctl-1.26.1-win.zip", - "hash": "009017a6a3131f89de451e2aba429c6a1257ae5a49f7a714745ee3a030731d08" + "url": "https://github.com/istio/istio/releases/download/1.26.2/istioctl-1.26.2-win.zip", + "hash": "8632e5c6fed1570eff27ecd7a7fb62b739afcaedf20b5e1679288b74ac114671" } }, "bin": "istioctl.exe",