From 616539f985f6c7c57f3e8cc380918bce4d04957b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 08:29:31 +0000 Subject: [PATCH] kubent: Update to version 0.7.3 --- bucket/kubent.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubent.json b/bucket/kubent.json index 1b3951e9e7..3b29eb4bb4 100644 --- a/bucket/kubent.json +++ b/bucket/kubent.json @@ -1,12 +1,12 @@ { - "version": "0.7.2", + "version": "0.7.3", "description": "Kube No Trouble (kubent) is a simple tool to check whether you're using any of these API versions in your cluster and therefore should upgrade your workloads first, before upgrading your Kubernetes cluster.", "homepage": "https://github.com/doitintl/kube-no-trouble/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/doitintl/kube-no-trouble/releases/download/0.7.2/kubent-0.7.2-windows-amd64.tar.gz", - "hash": "d614409f23125d3a9ee963342deae6f67e985cee75093a3269358ae84aeb57f0" + "url": "https://github.com/doitintl/kube-no-trouble/releases/download/0.7.3/kubent-0.7.3-windows-amd64.tar.gz", + "hash": "c248d1287f28b25bd9dfac7173b01e77ae31d608c3b1ce0fd90856b5c82d1a64" } }, "bin": "kubent.exe",