From c7604952f75cfc6b5b8bcc95a7261f9fb3594945 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 16:29:54 +0000 Subject: [PATCH] istioctl: Update to version 1.27.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 31be313a2d..a84d142ae4 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.27.0", + "version": "1.27.1", "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.27.0/istioctl-1.27.0-win.zip", - "hash": "e9cc3bd4602c6586861c97bc78dd05db4722905b9df9b4610c82068a6dd9cebf" + "url": "https://github.com/istio/istio/releases/download/1.27.1/istioctl-1.27.1-win.zip", + "hash": "1bd414b27ed4cd1c319ca0f9812157810b9c7e417170aeed0da608e4e72f428d" } }, "bin": "istioctl.exe",