From da7d08ab35eda3a051ead22bcf6886ac9da99569 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 16:28:06 +0000 Subject: [PATCH] pluto: Update to version 5.16.1 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 3ea22212b9..958c8ecc35 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.16.0", + "version": "5.16.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.16.0/pluto_5.16.0_windows_amd64.tar.gz", - "hash": "b2e81f3eb0aa5a135da12de096f6a618a49c9c46d5ef835c2b1d26ffb51602c7" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.16.1/pluto_5.16.1_windows_amd64.tar.gz", + "hash": "3a5c5acf6432c20ff1157fc24a495c86d588756febc75d61b0936bb27abbbd6e" } }, "bin": "pluto.exe",