From 025053d7f027189f78298b19acd1fc3a65916b75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 04:25:45 +0000 Subject: [PATCH] k9s: Update to version 0.28.0 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index cebd393a86..8097934114 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.27.4", + "version": "0.28.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.27.4/k9s_Windows_amd64.zip", - "hash": "7e10583c66ad5fa1de9f98f3de5e94f3348cbe52f7f8d3d89cc295dd3d6c2d77" + "url": "https://github.com/derailed/k9s/releases/download/v0.28.0/k9s_Windows_amd64.zip", + "hash": "bf798bf2339358e0873f243f1f2c0c0568b9c96f3ea8be692e98fd702a8a8285" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.27.4/k9s_Windows_arm64.zip", - "hash": "8890d5f3453d498dd8bdecc3ec41e529e1d5e80d354be51457682634ead90ec2" + "url": "https://github.com/derailed/k9s/releases/download/v0.28.0/k9s_Windows_arm64.zip", + "hash": "125c29c0cf156a87ee75fe4e91ded6c61a8abb2d5685b1ba53a0ab61858b8148" } }, "bin": "k9s.exe",