From 0c59b312ac0ea606084bd68b35c5208fca83c4c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Aug 2022 16:30:46 +0000 Subject: [PATCH] pluto: Update to version 5.10.6 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index f1cdd6616e..6575c0fc03 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.10.5", + "version": "5.10.6", "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.5/pluto_5.10.5_windows_amd64.tar.gz", - "hash": "747a17cab1250886c14a0a806c90d9e7979028ccf379180a4739f507598cec2c" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.10.6/pluto_5.10.6_windows_amd64.tar.gz", + "hash": "0a682aaf7b508e76405eb3ba1823a3cecba0eefb222498f3aff8526e55b57d98" } }, "bin": "pluto.exe",