From 925fc828f2aa0d52a2e6b34ed6e0df43ca23ce5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 00:54:21 +0000 Subject: [PATCH] kubetail: Update to version 0.12.0 --- bucket/kubetail.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/kubetail.json b/bucket/kubetail.json index f0df47c3b3..b639b1f5e1 100644 --- a/bucket/kubetail.json +++ b/bucket/kubetail.json @@ -1,16 +1,16 @@ { - "version": "0.11.1", + "version": "0.12.0", "description": "Real-time logging dashboard for Kubernetes", "homepage": "https://github.com/kubetail-org/kubetail", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.1/kubetail-windows-amd64#/kubetail.exe", - "hash": "1c77491fc4890116f5f2bfebfe8c49699207d92aa3dfc3f0b6b97ddf0856323e" + "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.0/kubetail-windows-amd64#/kubetail.exe", + "hash": "abe33c1d6a78f4dddf142788220bd1dccb1bb170af05178908bf8954f31fa815" }, "arm64": { - "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.11.1/kubetail-windows-arm64#/kubetail.exe", - "hash": "7f8845c2f5e6d2ba328b2b74f7249e1fb3dfb119388a1129d326b0cc84a6c8e2" + "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.12.0/kubetail-windows-arm64#/kubetail.exe", + "hash": "7a586df8fe3ac9e341edf59476dd06980835bd0c98d4cd7d69384a19097b603a" } }, "bin": "kubetail.exe",