From af7edf686d52588a32253fe1744bfaef22590205 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 00:34:14 +0000 Subject: [PATCH] pluto: Update to version 5.10.2 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index fbc3e3dda7..cb64d49cbc 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.10.1", + "version": "5.10.2", "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.10.1/pluto_5.10.1_windows_amd64.tar.gz", - "hash": "38b4d4483aa3ac3d600e04938bbe2ac2aeae5eae3bf06d43cb948bfa17aa25b0" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.10.2/pluto_5.10.2_windows_amd64.tar.gz", + "hash": "05941634f6683f01bab57c74baabc54a4e2bfe231946367213aa8610ee25ed59" } }, "bin": "pluto.exe",