From a9588e4acef593ba05a905d081ebf6d534c78365 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 20:27:31 +0000 Subject: [PATCH] pluto: Update to version 5.21.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 12edfd3756..ce371998bc 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.20.3", + "version": "5.21.0", "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.20.3/pluto_5.20.3_windows_amd64.tar.gz", - "hash": "404f36e2e1f7d98014f57b21145f681a8c238986cd1e8ecd48d4a1b3fa77a655" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.21.0/pluto_5.21.0_windows_amd64.tar.gz", + "hash": "e77566cf851a71234199b2cbeb36bab5e781419d99720ff7aba7e0da3081329c" } }, "bin": "pluto.exe",