From 23e9939aa184b214614634ca2418d8e3179bed43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 20:29:44 +0000 Subject: [PATCH] pluto: Update to version 5.22.5 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 1d9bae557a..48c135bbf2 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.22.3", + "version": "5.22.5", "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.3/pluto_5.22.3_windows_amd64.tar.gz", - "hash": "27569e57a95b51e42f459d31989fe8ba504eca1ab9cf12b0995c3d9931fb438b" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.22.5/pluto_5.22.5_windows_amd64.tar.gz", + "hash": "a7da1731e645917ec46c354ca3567652e9543be75a8d36449bd52c44bec79b27" } }, "bin": "pluto.exe",