From 5a404c8b4512dd6be5bc1ae6d46021f57013c932 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 00:38:54 +0000 Subject: [PATCH] pluto: Update to version 5.21.4 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 69e290383a..edbb7d935c 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.21.3", + "version": "5.21.4", "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.3/pluto_5.21.3_windows_amd64.tar.gz", - "hash": "579aae646b7e010c0693b374c3cd1ca911afaf915e7952f478ced238902fbe2f" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.21.4/pluto_5.21.4_windows_amd64.tar.gz", + "hash": "dfdfb7486fd7b8927b7ec03365aadfe35b08adc5e966c55b9b16b3d742934754" } }, "bin": "pluto.exe",