From 70ca8da8654939fbe8b8e180fd01a23c3e5d4610 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 20:28:22 +0000 Subject: [PATCH] pluto: Update to version 5.10.1 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 09fa7b247c..fbc3e3dda7 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.10.0", + "version": "5.10.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.10.0/pluto_5.10.0_windows_amd64.tar.gz", - "hash": "235317e5fe557d89a6e0e58f06f5ec101712a61a6c4b2bacfd54e17ad7dfcf42" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.10.1/pluto_5.10.1_windows_amd64.tar.gz", + "hash": "38b4d4483aa3ac3d600e04938bbe2ac2aeae5eae3bf06d43cb948bfa17aa25b0" } }, "bin": "pluto.exe",