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