From 9bbc1fc6cd139b40b2693517d4ec4d8dfa4b8bde Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:30:48 +0000 Subject: [PATCH] pluto: Update to version 5.22.3 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index b0b32f5dee..1d9bae557a 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.22.2", + "version": "5.22.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.22.2/pluto_5.22.2_windows_amd64.tar.gz", - "hash": "7546e45a141d9feb526f0394132c2252d5c15659fa4107d78b62af4c523b188c" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.22.3/pluto_5.22.3_windows_amd64.tar.gz", + "hash": "27569e57a95b51e42f459d31989fe8ba504eca1ab9cf12b0995c3d9931fb438b" } }, "bin": "pluto.exe",