From f740c0a547663a75620b01eb6698437c4c0c9e54 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 20:27:20 +0000 Subject: [PATCH] pluto: Update to version 5.8.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 4c28eb02c6..199b209c26 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.7.0", + "version": "5.8.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.7.0/pluto_5.7.0_windows_amd64.tar.gz", - "hash": "0e6d3e1a09a287e2d5c85a51eeed5146abf7a2f8e8cef2c949f2387a2cb54837" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.8.0/pluto_5.8.0_windows_amd64.tar.gz", + "hash": "bae7d5a70af336333a14c0343c1d0b92264744c98f4be113fb7661bab2351f62" } }, "bin": "pluto.exe",