From 56c087bcae8f10b2a2d716479e0a8d5954331dfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 00:33:23 +0000 Subject: [PATCH] pluto: Update to version 5.16.3 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 1c656bbb50..e190f0965f 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.16.2", + "version": "5.16.3", "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.2/pluto_5.16.2_windows_amd64.tar.gz", - "hash": "3b82699891bf69e098c85c2cf2a253e85cf44e3f9525809c5ab983d9e4aa8016" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.16.3/pluto_5.16.3_windows_amd64.tar.gz", + "hash": "8ec6bf23647317dc6217cbb79bd4a104c03186dcb554df93229c259de04d3749" } }, "bin": "pluto.exe",