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