From 900976029505868c6ab3e1ddfd601405cda127de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 20:28:03 +0000 Subject: [PATCH] pluto: Update to version 5.20.3 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index 85b90e3745..12edfd3756 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.20.2", + "version": "5.20.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.20.2/pluto_5.20.2_windows_amd64.tar.gz", - "hash": "06f7659a85a97e1f1be765f60cee0c1cf85d91f17104f8a38c65880a380a606d" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.20.3/pluto_5.20.3_windows_amd64.tar.gz", + "hash": "404f36e2e1f7d98014f57b21145f681a8c238986cd1e8ecd48d4a1b3fa77a655" } }, "bin": "pluto.exe",