From 8863ab265d73ba241c490d6fcc4e17c1b45c3eec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 20:29:47 +0000 Subject: [PATCH] pluto: Update to version 5.21.9 --- bucket/pluto.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/pluto.json b/bucket/pluto.json index b60e175cbb..770e1d117b 100644 --- a/bucket/pluto.json +++ b/bucket/pluto.json @@ -1,12 +1,12 @@ { - "version": "5.21.8", + "version": "5.21.9", "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.8/pluto_5.21.8_windows_amd64.tar.gz", - "hash": "cfb3cc7c5a6256116a671398537119ef50cf926e4eade9e50319539da4a58985" + "url": "https://github.com/FairwindsOps/pluto/releases/download/v5.21.9/pluto_5.21.9_windows_amd64.tar.gz", + "hash": "7ba069c9b67ee9855135f3e4ae82caf5b8c4e6f83bca854ddfd1b0adabe162b2" } }, "bin": "pluto.exe",