From 45e414a9c76fb5a1d63a3364d7b26a696e190498 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 00:33:21 +0000 Subject: [PATCH] pluto: Update to version 5.18.3 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index cd4f9c4a8c..42b45b4e8b 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.18.2", + "version": "5.18.3", "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.18.2/pluto_5.18.2_windows_amd64.tar.gz", - "hash": "bf0b265f3af44ef5a2d7934c4017679569400c4a3bd739cfe6bc4ee185848d92" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.18.3/pluto_5.18.3_windows_amd64.tar.gz", + "hash": "09096ede002d45b2b1a3a3e8beea7db77f6470774d546aaefa5bbea0541199d8" } }, "bin": "pluto.exe",