kubetail: Update to version 0.12.0

This commit is contained in:
github-actions[bot] 2026-02-27 00:54:21 +00:00
parent 11cf98c5f8
commit 925fc828f2

View File

@ -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",