From 90a024db2d615b461e167bfe06788cf7a997f868 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 04:25:41 +0000 Subject: [PATCH] istioctl: Update to version 1.19.4 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 26b566fc9f..d8c04046e3 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.19.3", + "version": "1.19.4", "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.19.3/istioctl-1.19.3-win.zip", - "hash": "e217e7919a6c2898a957e742c0718749a592796749f310578c84dedaec481317" + "url": "https://github.com/istio/istio/releases/download/1.19.4/istioctl-1.19.4-win.zip", + "hash": "5d428a1385c7418574225af5469f8955b35c4eecd5ef203f044c85a113aad65a" } }, "bin": "istioctl.exe",