From 268cdbe4459b8121abdd1bbb475400a8802bfae5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 20:27:16 +0000 Subject: [PATCH] pluto: Update to version 5.16.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index e82ac57e73..3ea22212b9 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.15.1", + "version": "5.16.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.15.1/pluto_5.15.1_windows_amd64.tar.gz", - "hash": "055f9119440db07eda8d5c5694e17f88acf65a43ea3ea1062fb00e927148f460" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.16.0/pluto_5.16.0_windows_amd64.tar.gz", + "hash": "b2e81f3eb0aa5a135da12de096f6a618a49c9c46d5ef835c2b1d26ffb51602c7" } }, "bin": "pluto.exe",