From faddc3544ecb472ca3e9b432f23fe4f70f3620b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 08:26:44 +0000 Subject: [PATCH] k9s: Update to version 0.29.0 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index f3f5e3226c..d40ff1e663 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.28.2", + "version": "0.29.0", "description": "Kubernetes Clusters manager", "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.28.2/k9s_Windows_amd64.zip", - "hash": "bc9b1968aa3cedd54dd13c075631fe9bdc8869a57245fc942f18714c85f3244f" + "url": "https://github.com/derailed/k9s/releases/download/v0.29.0/k9s_Windows_amd64.zip", + "hash": "8207504575eb4f4c273765bf3b08973ae419107b6939298c2df383c207f992d9" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.28.2/k9s_Windows_arm64.zip", - "hash": "a31952548e99698ec83f30b4badf1ba78a01501358f81598cbe57110f7af111e" + "url": "https://github.com/derailed/k9s/releases/download/v0.29.0/k9s_Windows_arm64.zip", + "hash": "a9a21720890853a7d358dca7ae782ff4225690fdf9c423d41c1f9c468116dace" } }, "bin": "k9s.exe",