From 52cba03370b7337069c4f1bc66a6b7e440a0c7b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 16:30:50 +0000 Subject: [PATCH] pluto: Update to version 5.22.1 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index e919b24454..401643901e 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.22.0", + "version": "5.22.1", "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.0/pluto_5.22.0_windows_amd64.tar.gz", - "hash": "c378db58e829c85cd1990ff7b711c135dbb26429746ceef1fd5472a73252ddc4" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.22.1/pluto_5.22.1_windows_amd64.tar.gz", + "hash": "1b038e22ccfe687a99e46d43b6fd0c55ead272931cb1975c264907c64032079d" } }, "bin": "pluto.exe",