From 6fe2060dbbf673e5bb78e46989c8b20c9d623a23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:26:04 +0000 Subject: [PATCH] pluto: Update to version 5.16.2 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 958c8ecc35..1c656bbb50 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.16.1", + "version": "5.16.2", "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.1/pluto_5.16.1_windows_amd64.tar.gz", - "hash": "3a5c5acf6432c20ff1157fc24a495c86d588756febc75d61b0936bb27abbbd6e" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.16.2/pluto_5.16.2_windows_amd64.tar.gz", + "hash": "3b82699891bf69e098c85c2cf2a253e85cf44e3f9525809c5ab983d9e4aa8016" } }, "bin": "pluto.exe",