From 89aab641f950c5ad023350415150651c8765e1cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 16:30:46 +0000 Subject: [PATCH] pluto: Update to version 5.9.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 199b209c26..c31fdd1100 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.8.0", + "version": "5.9.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.8.0/pluto_5.8.0_windows_amd64.tar.gz", - "hash": "bae7d5a70af336333a14c0343c1d0b92264744c98f4be113fb7661bab2351f62" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.9.0/pluto_5.9.0_windows_amd64.tar.gz", + "hash": "ff667e8055efc0a1760c819533e08656353e0b6c31f923be96a6b2667ae68a58" } }, "bin": "pluto.exe",