From fb00555dce17a2492a150d905f95b424a7c152bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 20:30:48 +0000 Subject: [PATCH] pluto: Update to version 5.10.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index c31fdd1100..09fa7b247c 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.9.0", + "version": "5.10.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.9.0/pluto_5.9.0_windows_amd64.tar.gz", - "hash": "ff667e8055efc0a1760c819533e08656353e0b6c31f923be96a6b2667ae68a58" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.10.0/pluto_5.10.0_windows_amd64.tar.gz", + "hash": "235317e5fe557d89a6e0e58f06f5ec101712a61a6c4b2bacfd54e17ad7dfcf42" } }, "bin": "pluto.exe",