From 039b19dc9b5bc62613be0789664634b6e62c6369 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 04:27:28 +0000 Subject: [PATCH] istioctl: Update to version 1.22.2 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index ac7e8cf734..96f2530345 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.22.1", + "version": "1.22.2", "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.22.1/istioctl-1.22.1-win.zip", - "hash": "250fbb7ca88dbe412f47359d9bf42b5c0b5647355432f4b24c8430af26b075ca" + "url": "https://github.com/istio/istio/releases/download/1.22.2/istioctl-1.22.2-win.zip", + "hash": "104c34b4b0ae22251a4b691ca87e59ed1656487b83582e36643805aa61641089" } }, "bin": "istioctl.exe",