From 5337a235087c5b58b81d4f3d19ef84001539e9d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 04:28:59 +0000 Subject: [PATCH] istioctl: Update to version 1.23.2 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 447c6efc1c..4b5a38649a 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.23.1", + "version": "1.23.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.23.1/istioctl-1.23.1-win.zip", - "hash": "50e86ba856b38f4e24c5710a4ae5f20d40cac6435e7744fd0aa7255fbce6c332" + "url": "https://github.com/istio/istio/releases/download/1.23.2/istioctl-1.23.2-win.zip", + "hash": "78b921b9662174d19199909865a5aa99b99494cfc47918b936a5f405b3be1871" } }, "bin": "istioctl.exe",