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