From c4b629e21a60bd2e2fddeb9fa44b2a548bc055f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 20:29:46 +0000 Subject: [PATCH] pluto: Update to version 5.22.2 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 401643901e..b0b32f5dee 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.22.1", + "version": "5.22.2", "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.", "homepage": "https://pluto.docs.fairwinds.com/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.22.1/pluto_5.22.1_windows_amd64.tar.gz", - "hash": "1b038e22ccfe687a99e46d43b6fd0c55ead272931cb1975c264907c64032079d" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.22.2/pluto_5.22.2_windows_amd64.tar.gz", + "hash": "7546e45a141d9feb526f0394132c2252d5c15659fa4107d78b62af4c523b188c" } }, "bin": "pluto.exe",