From 6d13b1ae563b3998101244479c22e5e6bb41609c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 20:29:13 +0000 Subject: [PATCH] pluto: Update to version 5.21.8 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index ac92922577..b60e175cbb 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.21.7", + "version": "5.21.8", "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.7/pluto_5.21.7_windows_amd64.tar.gz", - "hash": "6dcbe9bf9af4ab377ceea6ff589ded267fd8c667c9234c3ab04b554d6dd72d99" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.21.8/pluto_5.21.8_windows_amd64.tar.gz", + "hash": "cfb3cc7c5a6256116a671398537119ef50cf926e4eade9e50319539da4a58985" } }, "bin": "pluto.exe",