From e5bc9286e393bc1bc5c3c51707268fcd81c49986 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 20:23:18 +0000 Subject: [PATCH] istioctl: Update to version 1.19.0 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index f024f8edd9..61b5c1acb3 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.18.2", + "version": "1.19.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.18.2/istioctl-1.18.2-win.zip", - "hash": "0ff4ef545a76d9d20e6d8f0bed5d3efe76e951335b1555f676b9a7eefaf52f66" + "url": "https://github.com/istio/istio/releases/download/1.19.0/istioctl-1.19.0-win.zip", + "hash": "381342603b5ab6a7442cd5003787024ad334e7ab0aac61d26af664d27dc4f67e" } }, "bin": "istioctl.exe",