From 4eb64922125e2e24c5ca68cccb7bbdc944a6f252 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 04:30:27 +0000 Subject: [PATCH] istioctl: Update to version 1.25.0 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index d5e5e45616..bd2b92c772 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.24.3", + "version": "1.25.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.24.3/istioctl-1.24.3-win.zip", - "hash": "163c9f82ea96b96705d1a19354684681000864eaa427bd8c5cb20afae016eb78" + "url": "https://github.com/istio/istio/releases/download/1.25.0/istioctl-1.25.0-win.zip", + "hash": "45d18129cdf8f02281a58602edfea21a222b65ebcea3f2737f579a366a00f690" } }, "bin": "istioctl.exe",