diff --git a/bucket/pluto.json b/bucket/pluto.json index ce371998bc..53686c09e8 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.21.0", + "version": "5.21.1", "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.21.0/pluto_5.21.0_windows_amd64.tar.gz", - "hash": "e77566cf851a71234199b2cbeb36bab5e781419d99720ff7aba7e0da3081329c" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.21.1/pluto_5.21.1_windows_amd64.tar.gz", + "hash": "2546575d2fc4d10c99765053c9da4745b4dcd1c83787e89dfc3d8fd213414ca6" } }, "bin": "pluto.exe",