From 2821c5f95aad9d4f408457d69d8bc4f4d5dd6006 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 08:29:00 +0000 Subject: [PATCH] pluto: Update to version 5.12.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 01412052c8..11a36da89d 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.11.2", + "version": "5.12.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.11.2/pluto_5.11.2_windows_amd64.tar.gz", - "hash": "447ce2bd55bb2004338342de9402c0ad17a850863c99c29f78f222796da536e1" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.12.0/pluto_5.12.0_windows_amd64.tar.gz", + "hash": "649bb2a74718d9aff21b95f338f752f0660a353a0de1bd1d19af8921b5df0232" } }, "bin": "pluto.exe",