From b418ccb6c23970fbbe862fe0c6bfecfe55ee55a4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 20:27:20 +0000 Subject: [PATCH] istioctl: Update to version 1.23.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 9647b8fcf0..447c6efc1c 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.23.0", + "version": "1.23.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.23.0/istioctl-1.23.0-win.zip", - "hash": "1608c9996167e7e9ea7d3e89dc1cb95b10bd0c4cdb8c31f66c6951c55844e87c" + "url": "https://github.com/istio/istio/releases/download/1.23.1/istioctl-1.23.1-win.zip", + "hash": "50e86ba856b38f4e24c5710a4ae5f20d40cac6435e7744fd0aa7255fbce6c332" } }, "bin": "istioctl.exe",