From 2d465ea6148ed366558a0d119520faa9ae98f22e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 04:30:35 +0000 Subject: [PATCH] istioctl: Update to version 1.27.0 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 0438b80859..31be313a2d 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.26.3", + "version": "1.27.0", "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.3/istioctl-1.26.3-win.zip", - "hash": "178dce5ac7b735718f2b5413094573f9773e6cb86862a3b4627a38923f8fceed" + "url": "https://github.com/istio/istio/releases/download/1.27.0/istioctl-1.27.0-win.zip", + "hash": "e9cc3bd4602c6586861c97bc78dd05db4722905b9df9b4610c82068a6dd9cebf" } }, "bin": "istioctl.exe",