From 39ecd08a5199a027f916a95d16e00bee764da785 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:30:56 +0000 Subject: [PATCH] pluto: Update to version 5.22.7 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 69cb1244d4..9eea2554eb 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.22.6", + "version": "5.22.7", "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.6/pluto_5.22.6_windows_amd64.tar.gz", - "hash": "c4d14c5af45906353168d6db67e3db60c1b82ac9d4544a592084b16acbeffa3b" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.22.7/pluto_5.22.7_windows_amd64.tar.gz", + "hash": "5f2275a5e60b202bfc1d7482587c6bea7d874fcf00ae7fa9b4feb1d1da77a852" } }, "bin": "pluto.exe",