From b0e6e532b06778a114d54aafd137ff4cf32b41e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 16:30:26 +0000 Subject: [PATCH] pluto: Update to version 5.21.1 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index ce371998bc..53686c09e8 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.21.0", + "version": "5.21.1", "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.0/pluto_5.21.0_windows_amd64.tar.gz", - "hash": "e77566cf851a71234199b2cbeb36bab5e781419d99720ff7aba7e0da3081329c" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.21.1/pluto_5.21.1_windows_amd64.tar.gz", + "hash": "2546575d2fc4d10c99765053c9da4745b4dcd1c83787e89dfc3d8fd213414ca6" } }, "bin": "pluto.exe",