From 212981d42317e7890dedfd8b0404acbc1c209717 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 16:41:28 +0000 Subject: [PATCH] pluto: Update to version 5.13.1 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 5bbe823033..0dfc48754e 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.13.0", + "version": "5.13.1", "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.13.0/pluto_5.13.0_windows_amd64.tar.gz", - "hash": "b77fdddf19ac4b5b1fd8a660944de64e562fe4df36d8768a0bff0d7eaca183f2" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.13.1/pluto_5.13.1_windows_amd64.tar.gz", + "hash": "474caac2318f969212bbe32331b2124a981ea1407c89b7fe9ca36e6475519781" } }, "bin": "pluto.exe",