From 7592e64d767015fc73049c157384069e90547a68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 00:39:22 +0000 Subject: [PATCH] istioctl: Update to version 1.25.2 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 62862b6a07..c8a95ae50e 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.25.1", + "version": "1.25.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.25.1/istioctl-1.25.1-win.zip", - "hash": "4ecb35d7365b137a21e0462d3b57ab0b56efe1f710a4c2ba9d71e85755c60762" + "url": "https://github.com/istio/istio/releases/download/1.25.2/istioctl-1.25.2-win.zip", + "hash": "e04d3ef8436c3fe6557a4af6848c4a921eb03888d24cd5632e66769e7654fa75" } }, "bin": "istioctl.exe",