From 3b5f383397ddd52651f822086c8ff470a707f658 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 16:29:44 +0000 Subject: [PATCH] pluto: Update to version 5.5.3 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index e70f6403e7..953d98fef7 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.5.2", + "version": "5.5.3", "description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.", "homepage": "https://github.com/FairwindsOps/pluto", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.5.2/pluto_5.5.2_windows_amd64.tar.gz", - "hash": "e9d7a778c3e0a88816c90afb0d4d86c12fe7efc5eee3c706b7f0c0fb568efd6f" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.5.3/pluto_5.5.3_windows_amd64.tar.gz", + "hash": "b5914982695dd57117c0dea000abfa93fa55ec199d378c1c42c4746c67f7fbed" } }, "bin": "pluto.exe",