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