From 766b2b205e082b04a59eecd317db679b3abe2aa9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 12:30:32 +0000 Subject: [PATCH] istioctl: Update to version 1.19.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 2f13b969da..5f092475d7 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.17.6", + "version": "1.19.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.17.6/istioctl-1.17.6-win.zip", - "hash": "39ab281f946758d863e12f4cbeba19618ce2a3298416a3c0ab480e2cfa5adec6" + "url": "https://github.com/istio/istio/releases/download/1.19.1/istioctl-1.19.1-win.zip", + "hash": "30f31fc53b4ed811de78c1da985baea325639687567133a8166749fef328bb20" } }, "bin": "istioctl.exe",