From 40d14457f0ea6d732917992e987383261f3f8839 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 00:37:07 +0000 Subject: [PATCH] istioctl: Update to version 1.27.2 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index a84d142ae4..dfbe82079e 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.27.1", + "version": "1.27.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.27.1/istioctl-1.27.1-win.zip", - "hash": "1bd414b27ed4cd1c319ca0f9812157810b9c7e417170aeed0da608e4e72f428d" + "url": "https://github.com/istio/istio/releases/download/1.27.2/istioctl-1.27.2-win.zip", + "hash": "9badb7423073c6f54d966361abd54adc51a58f3bcf6b3bacca3275b3ae8e5d6e" } }, "bin": "istioctl.exe",