From 1ccb0035be7da699d9493c76fbc335e15a4e4ea5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 20:24:03 +0000 Subject: [PATCH] istioctl: Update to version 1.18.0 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index c8d5cfbfad..ee428cf109 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.17.3", + "version": "1.18.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.17.3/istioctl-1.17.3-win.zip", - "hash": "f7a2d69eb0d771098dc8a828314f9aef9b3f014c949cea4b707c02cdd67eb88d" + "url": "https://github.com/istio/istio/releases/download/1.18.0/istioctl-1.18.0-win.zip", + "hash": "3d02f389442e849c9ebb451bc08d7dce7a434d55eec049e76e7df4f64f0aaf1d" } }, "bin": "istioctl.exe",