From 88ebcc880cb51539727283c27626b8ca379ac04c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 20:26:05 +0000 Subject: [PATCH] pluto: Update to version 5.18.0 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 038b79484f..b2ec075782 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.17.0", + "version": "5.18.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.17.0/pluto_5.17.0_windows_amd64.tar.gz", - "hash": "f8dda29d73cd38e6cc8151aff5aa3c74afc3fc48eddd3b24bb37a5ee7d9fad82" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.18.0/pluto_5.18.0_windows_amd64.tar.gz", + "hash": "1d1e283eb375931fc79d12813becbab40b76a708a38584abf79ff19f9962a49e" } }, "bin": "pluto.exe",