From 8fd739c025ccba8a067fe7648ceb08e5ed7cbe6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 20:31:08 +0000 Subject: [PATCH] kubeshark: Update to version 52.11.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index f2e63ec6ff..68fde07d83 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.10.3", + "version": "52.11.0", "description": "The API Traffic Viewer for Kubernetes", "homepage": "https://kubeshark.co", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.10.3/kubeshark.exe", - "hash": "8e4e3d4df3e6866ac6a75197a8f4ef7c146c2f42552e7c07669507780bfc5e75" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.11.0/kubeshark.exe", + "hash": "d8481df9fb152ea0ed182c866a60b4963f020b9051d5c286e473b7b09f690081" } }, "bin": "kubeshark.exe",