istioctl: Update to version 1.22.2

This commit is contained in:
github-actions[bot] 2024-06-28 04:27:28 +00:00
parent f6bf43d661
commit 039b19dc9b

View File

@ -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.", "description": "Configuration command line utility for service operators to debug and diagnose their Istio mesh.",
"homepage": "https://istio.io/latest/docs/reference/commands/istioctl/", "homepage": "https://istio.io/latest/docs/reference/commands/istioctl/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/istio/istio/releases/download/1.22.1/istioctl-1.22.1-win.zip", "url": "https://github.com/istio/istio/releases/download/1.22.2/istioctl-1.22.2-win.zip",
"hash": "250fbb7ca88dbe412f47359d9bf42b5c0b5647355432f4b24c8430af26b075ca" "hash": "104c34b4b0ae22251a4b691ca87e59ed1656487b83582e36643805aa61641089"
} }
}, },
"bin": "istioctl.exe", "bin": "istioctl.exe",