From d239a9d926c930f970a2d0c4f0bad874219dc591 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 20:26:55 +0000 Subject: [PATCH] pluto: Update to version 5.5.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 72765c3a67..4298e4b573 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.4.1", + "version": "5.5.0", "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.", "homepage": "https://github.com/FairwindsOps/pluto", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.4.1/pluto_5.4.1_windows_amd64.tar.gz", - "hash": "cec05836fcba9e5c53048bf9098bd4ce0bd22b33706bc1d82f879620a3db5e07" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.5.0/pluto_5.5.0_windows_amd64.tar.gz", + "hash": "a3ab91d84d8a410b01eb478b029195eb2084491efdcf9545348e348c8b36b267" } }, "bin": "pluto.exe",