From a25f79f1a22ee0f56d7261a10f41862376cc6499 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 00:33:33 +0000 Subject: [PATCH] istioctl: Update to version 1.22.1 --- bucket/istioctl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/istioctl.json b/bucket/istioctl.json index 37da4c4619..ac7e8cf734 100644 --- a/bucket/istioctl.json +++ b/bucket/istioctl.json @@ -1,12 +1,12 @@ { - "version": "1.22.0", + "version": "1.22.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.22.0/istioctl-1.22.0-win.zip", - "hash": "2d385bc1159d3b0ab53ab2647978d2290eede26f0bdda2386006c5ae9886ec84" + "url": "https://github.com/istio/istio/releases/download/1.22.1/istioctl-1.22.1-win.zip", + "hash": "250fbb7ca88dbe412f47359d9bf42b5c0b5647355432f4b24c8430af26b075ca" } }, "bin": "istioctl.exe",