From f0ab427349100fcc3bbb1bd48ad6b03c0299ad45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 20:29:20 +0000 Subject: [PATCH] pluto: Update to version 5.21.6 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index edbb7d935c..c2ccbba6b4 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.21.4", + "version": "5.21.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.21.4/pluto_5.21.4_windows_amd64.tar.gz", - "hash": "dfdfb7486fd7b8927b7ec03365aadfe35b08adc5e966c55b9b16b3d742934754" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.21.6/pluto_5.21.6_windows_amd64.tar.gz", + "hash": "0f9596b38b3fd5f0fbc1dcb6786efee4559d332506149d64c13c338fe445110e" } }, "bin": "pluto.exe",