kubetail: Update to version 0.10.1

This commit is contained in:
github-actions[bot] 2025-11-13 12:31:58 +00:00
parent c0d5bd8afb
commit 0dfdbcfa57

View File

@ -1,16 +1,16 @@
{ {
"version": "0.10.0", "version": "0.10.1",
"description": "Real-time logging dashboard for Kubernetes", "description": "Real-time logging dashboard for Kubernetes",
"homepage": "https://github.com/kubetail-org/kubetail", "homepage": "https://github.com/kubetail-org/kubetail",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-windows-amd64#/kubetail.exe", "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-windows-amd64#/kubetail.exe",
"hash": "0afe1d38d52e0f5753ce1c75098f74d1a06f2ea9f3dfed074abf18a1cb381861" "hash": "91f969fcbfcf6666660cfb710e62c52c7f662af36fde376fe279cb2ad3c4d8e3"
}, },
"arm64": { "arm64": {
"url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-windows-arm64#/kubetail.exe", "url": "https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.1/kubetail-windows-arm64#/kubetail.exe",
"hash": "554d0c9f66c1bd63863e115562e467cf359d667812f288d4647a62b8d9516d10" "hash": "38fae7697a9e42ca761cf9fe878219bef369f3de7f597afbee53d5cd3c8e83cd"
} }
}, },
"bin": "kubetail.exe", "bin": "kubetail.exe",