From 802b676976d1ba6e4e8eba6ed9eb10171915673f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 16:30:18 +0000 Subject: [PATCH] pluto: Update to version 5.21.3 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 53686c09e8..69e290383a 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.21.1", + "version": "5.21.3", "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.1/pluto_5.21.1_windows_amd64.tar.gz", - "hash": "2546575d2fc4d10c99765053c9da4745b4dcd1c83787e89dfc3d8fd213414ca6" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.21.3/pluto_5.21.3_windows_amd64.tar.gz", + "hash": "579aae646b7e010c0693b374c3cd1ca911afaf915e7952f478ced238902fbe2f" } }, "bin": "pluto.exe",