From b0c5119f62fdfaaa89816e2e31144a0b708ad1b0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 20:30:10 +0000 Subject: [PATCH] pluto: Update to version 5.10.5 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 58d2ce5605..f1cdd6616e 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.10.3", + "version": "5.10.5", "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.10.3/pluto_5.10.3_windows_amd64.tar.gz", - "hash": "bccd7a7bc694756218c462a775a5af44eeef6628be4174fdaa3e358177ddad90" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.10.5/pluto_5.10.5_windows_amd64.tar.gz", + "hash": "747a17cab1250886c14a0a806c90d9e7979028ccf379180a4739f507598cec2c" } }, "bin": "pluto.exe",