From 10362ff2583ef5479a39eb2092f3f8c1f9ce3c9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 00:35:24 +0000 Subject: [PATCH] istioctl: Update to version 1.18.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index ee428cf109..c76d83826a 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.18.0", + "version": "1.18.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.18.0/istioctl-1.18.0-win.zip", - "hash": "3d02f389442e849c9ebb451bc08d7dce7a434d55eec049e76e7df4f64f0aaf1d" + "url": "https://github.com/istio/istio/releases/download/1.18.1/istioctl-1.18.1-win.zip", + "hash": "82e62706b5e7a27c6edefa07243c5348bc0f267b9796ab3d1e15419d6ab6d506" } }, "bin": "istioctl.exe",