From b913a1de3be2edc922bee7b75c111dc05f200770 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 20:23:59 +0000 Subject: [PATCH] kubent: Update to version 0.7.1 --- bucket/kubent.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubent.json b/bucket/kubent.json index 12f49e7bd5..b0dfd3058b 100644 --- a/bucket/kubent.json +++ b/bucket/kubent.json @@ -1,12 +1,12 @@ { - "version": "0.7.0", + "version": "0.7.1", "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.0/kubent-0.7.0-windows-amd64.tar.gz", - "hash": "3bb09f040917cdffedceb6a27bad902365c25645ca44a2c41dd1a4709f56ef38" + "url": "https://github.com/doitintl/kube-no-trouble/releases/download/0.7.1/kubent-0.7.1-windows-amd64.tar.gz", + "hash": "33f1c4158220db0481cf2828d47fe95f5a140584fc3ddf13fe06f6593b4f725c" } }, "bin": "kubent.exe",