diff --git a/bucket/pluto.json b/bucket/pluto.json index cb64d49cbc..58d2ce5605 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.10.2", + "version": "5.10.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.10.2/pluto_5.10.2_windows_amd64.tar.gz", - "hash": "05941634f6683f01bab57c74baabc54a4e2bfe231946367213aa8610ee25ed59" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.10.3/pluto_5.10.3_windows_amd64.tar.gz", + "hash": "bccd7a7bc694756218c462a775a5af44eeef6628be4174fdaa3e358177ddad90" } }, "bin": "pluto.exe",